Check DNS, Urls + Redirects, Certificates and Content of your Website


 

 

N

 

No trusted Certificate

 

Checked:
06.05.2026 19:12:00

 

Older results

No older results found

 

1. IP-Addresses

HostTypeIP-Addressis auth.∑ Queries∑ Timeout
177.72.126.206
A
177.72.126.206
Brasília/Federal District/Brazil (BR) - REDE NOVO TEMPO DE COMUNICAÔÔO
Hostname: 177.72.126.206.novotempo.org.br
yes


 

2. DNSSEC

 

No DNSSEC - Informations found

 

3. Name Servers

 

No Nameserver entries found

 

4. SOA-Entries

 

No SOA entries found

5. Screenshots

Startaddress: https://177.72.126.206/, address used: https://177.72.126.206/remote/login?lang=en, Screenshot created 2026-05-06 19:12:44 +00:0 url is insecure, certificate invalid

 

Mobil (412px x 732px)

 

759 milliseconds

 

Screenshot mobile - https://177.72.126.206/remote/login?lang=en
Mobil + Landscape (732px x 412px)

 

744 milliseconds

 

Screenshot mobile landscape - https://177.72.126.206/remote/login?lang=en
Screen (1280px x 1680px)

 

1455 milliseconds

 

Screenshot Desktop - https://177.72.126.206/remote/login?lang=en

 

Mobile- and other Chrome-Checks


widthheight
visual Viewport412732
content Size412732

 

Good: No horizontal scrollbar. Content-size width = visual Viewport width.

 

6. Url-Checks


:

:
DomainnameHttp-StatusredirectSec.G
• http://177.72.126.206/
177.72.126.206
-14


10.027
T
Timeout - The operation has timed out.

• https://177.72.126.206/
177.72.126.206
Inline-JavaScript (∑/total): 1/75 Inline-CSS (∑/total): 0/0
200

Html is minified: 100.77 %
Other inline scripts (∑/total): 0/0
7.253
N
Certificate error: RemoteCertificateNameMismatch
Date: Wed, 06 May 2026 17:12:16 GMT
ETag: 7jsywjc6jwbN3qGryjN5zb19skgbNQ31
Cache-Control: must-revalidate, max-age=0
Accept-Ranges: bytes
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self'; object-src 'self'; script-src 'self' https: 'unsafe-eval' 'unsafe-inline' blob:;
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000
Content-Length: 131
Content-Type: text/html

• http://177.72.126.206/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
177.72.126.206
-14


10.020
T
Timeout - The operation has timed out.
Visible Content:

• https://177.72.126.206/
177.72.126.206
Inline-JavaScript (∑/total): 1/75 Inline-CSS (∑/total): 0/0
200

Html is minified: 100.77 %
Other inline scripts (∑/total): 0/0
5.567
A
Date: Wed, 06 May 2026 17:12:34 GMT
ETag: 7jsywjc6jwbN3qGryjN5zb19skgbNQ31
Cache-Control: must-revalidate, max-age=0
Accept-Ranges: bytes
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self'; object-src 'self'; script-src 'self' https: 'unsafe-eval' 'unsafe-inline' blob:;
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Strict-Transport-Security: max-age=31536000
Content-Length: 131
Content-Type: text/html

 

7. Comments



1. General Results, most used to calculate the result

Aname "177.72.126.206" is ipv4 address, public suffix is not defined
AGood: All ip addresses are public addresses
AGood: destination is https
AGood - only one version with Http-Status 200
AGood: every https has a Strict Transport Security Header
AGood: HSTS max-age is long enough, 31536000 seconds = 365 days
AGood: Some urls with http status 200/404 have a complete Content-Type header (MediaType / MediaSubType + correct charset):0 complete Content-Type - header (2 urls)
https://177.72.126.206/ 177.72.126.206


Url with incomplete Content-Type - header - missing charset
https://177.72.126.206/ 177.72.126.206


Url with incomplete Content-Type - header - missing charset
Nhttps://177.72.126.206/ 177.72.126.206
200

Error - Certificate isn't trusted, RemoteCertificateNameMismatch
BNo _mta-sts TXT record found (mta-sts: Mail Transfer Agent Strict Transport Security - see RFC 8461). Read the result of server-daten.de (Url-Checks, Comments, Connections and DomainServiceRecords) to see a complete definition. Domainname: _mta-sts.177.72.126.206

2. Header-Checks

A177.72.126.206 177.72.126.206
Content-Security-Policy
Ok: Header without syntax errors found: frame-ancestors 'self'; object-src 'self'; script-src 'self' https: 'unsafe-eval' 'unsafe-inline' blob:;
F

Bad: Missing default-src directive. A default-src directive is used if one of the specialized fetch directives (child-src, connect-src, font-src, frame-src, img-src, manifest-src, media-src, object-src, prefetch-src, script-src, style-src, worker-src) isn't defined. Missing default-src, all sources are allowed, that's bad. A default-src with 'none' or 'self' blocks that.
E

Bad: No form-action directive found. Use one to limit the form - action - destinations. form-action is a navigation-directive, so default-src isn't used.
A

Good: frame-ancestors directive found. That limits pages who are allowed to use this page in a frame / iframe / object / embed / applet. frame-ancestors is a navigation-directive, so default-src isn't used.
E

Bad: No base-uri directive found. Use one to limit the URLs which can be used in a document's <base> element. Because it's a document directive, default-src isn't used, so an own directive is required.
A

Good: object-src only with 'none' or 'self' found, no scheme, no other urls. That blocks object / embed / applet - elements.
F

Critical: script-src with 'unsafe-inline' or 'unsafe-eval' and without a nonce found. That's dangerous, don't use it. If you really need one of these unsafe directives, add a nonce.
F

Critical: script-src with * or a scheme found. Never allow wildcard - sources.
A

Good: script-src without data: schema found. Why is this important? The data: schema allows hidden code injection. Insert <script src='data:application/javascript;base64,YWxlcnQoJ1hTUycpOw=='></script> in your page and see what happens.
A
X-Content-Type-Options
Ok: Header without syntax errors found: nosniff
A
X-Frame-Options
Ok: Header without syntax errors found: SAMEORIGIN
B

Info: Header is deprecated. May not longer work in modern browsers. SAMEORIGIN. Better solution: Use a Content-Security-Policy Header with a frame-ancestors directive. DENY - use 'none', SAMEORIGIN - use 'self'. If you want to allow some domains to frame your page, add these urls.
A
X-Xss-Protection
Ok: Header without syntax errors found: 1; mode=block
B

Info: Header is deprecated. May not longer work in modern browsers. 1; mode=block
F177.72.126.206 177.72.126.206
Referrer-Policy
Critical: Missing Header:
F177.72.126.206 177.72.126.206
Permissions-Policy
Critical: Missing Header:
B177.72.126.206 177.72.126.206
Cross-Origin-Embedder-Policy
Info: Missing Header
B177.72.126.206 177.72.126.206
Cross-Origin-Opener-Policy
Info: Missing Header
B177.72.126.206 177.72.126.206
Cross-Origin-Resource-Policy
Info: Missing Header

3. DNS- and NameServer - Checks


4. Content- and Performance-critical Checks

http://177.72.126.206/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de 177.72.126.206
-14

Fatal: Check of /.well-known/acme-challenge/random-filename has a timeout. Creating a Letsencrypt certificate via http-01 challenge can't work. You need a running webserver (http) and an open port 80. If it's a home server + ipv4, perhaps a correct port forwarding port 80 extern ⇒ working port intern is required. Port 80 / http can redirect to another domain port 80 or port 443, but not other ports. If it's a home server, perhaps your ISP blocks port 80. Then you may use the dns-01 challenge. Trouble creating a certificate? Use https://community.letsencrypt.org/ to ask.
https://177.72.126.206/ 177.72.126.206
200

Warning: Https + http status 200 + Inline CSS / JavaScript found. Don't use inline CSS / JavaScript. These are compiled and re-used ressources, save these with a long Cache-Control max-age - header.
https://177.72.126.206/ 177.72.126.206
200

Warning: Https + http status 200 + Inline CSS / JavaScript found. Don't use inline CSS / JavaScript. These are compiled and re-used ressources, save these with a long Cache-Control max-age - header.
AGood: Every https result with status 200 has a minified Html-Content with a quota lower then 110 %.
https://177.72.126.206/ 177.72.126.206
200

Warning: Https connections (Standard Port 443) found without support of the http/2 protocol via ALPN. Http/2 is the new Http-Version (old: http 1.1) with some important new features. Update your server software so http/2 is available. Only one TCP-connection per Server (that's a performance boost), Header-Compression and Server Pushs are available. Domain Sharding and Inline-CSS/Javascript shouldn't used with http/2.
https://177.72.126.206/ 177.72.126.206
200

Warning: Https connections (Standard Port 443) found without support of the http/2 protocol via ALPN. Http/2 is the new Http-Version (old: http 1.1) with some important new features. Update your server software so http/2 is available. Only one TCP-connection per Server (that's a performance boost), Header-Compression and Server Pushs are available. Domain Sharding and Inline-CSS/Javascript shouldn't used with http/2.
AInfo: No img element found, no alt attribute checked
ADuration: 50210 milliseconds, 50.210 seconds

 

8. Connections

DomainIPPortCert.ProtocolKeyExchangeStrengthCipherStrengthHashAlgorithmOCSP stapling
Domain/KeyExchangeIP/StrengthPort/CipherCert./StrengthProtocol/HashAlgorithmOCSP stapling
177.72.126.206
177.72.126.206
443
name does not match
Tls12
ECDH Ephermal
384
Aes256
256
Sha384
not supported
ok
177.72.126.206
177.72.126.206
443
name does not match
Tls12

ECDH Ephermal
384
Aes256
256
Sha384
not supported
ok
no http/2 via ALPN 
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
no http/2 via ALPN
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
Chain (complete)

1CN=*.sdasystems.org, O=Instituto Adventista de Tecnologia - IATEC, L=Hortol\C3\A2ndia, C=BR, ST=S\C3\A3o Paulo


2CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1, O=DigiCert Inc, C=US


3CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US


177.72.126.206
177.72.126.206
443
ok
Tls12
ECDH Ephermal
384
Aes256
256
Sha384
not supported
ok

177.72.126.206
177.72.126.206
443
ok
Tls12

ECDH Ephermal
384
Aes256
256
Sha384
not supported
ok
no http/2 via ALPN 
Cert sent without SNI
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
no http/2 via ALPN
Cert sent without SNI
Tls.1.2
no Tls.1.1
no Tls.1.0
no Ssl3
no Ssl2
Chain - incomplete

1CN=*.sdasystems.org, O=Instituto Adventista de Tecnologia - IATEC, L=Hortol\C3\A2ndia, C=BR, ST=S\C3\A3o Paulo


2CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1, O=DigiCert Inc, C=US


3CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US

 

9. Certificates

1.
1.
CN=*.sdasystems.org, O=Instituto Adventista de Tecnologia - IATEC, L=Hortolândia, S=São Paulo, C=BR
14.10.2025
23.10.2026
expires in 159 days
*.sdasystems.org - 1 entry
1.
1.
CN=*.sdasystems.org, O=Instituto Adventista de Tecnologia - IATEC, L=Hortolândia, S=São Paulo, C=BR
14.10.2025

23.10.2026
expires in 159 days


*.sdasystems.org - 1 entry

KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:0470900823F5437210DB870C1A400E89
Thumbprint:E740C64B3FA2BF5C562AD329415CC5EED4795964
SHA256 / Certificate:WFKw6p40o6MqOl1FcJfT0uoSu2LIAQtvrWFlsSSzcak=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):6fbbc26e1b77f6e2293895623ebdc220247cfaa39203b06b47f0de9c2da8fc58
SHA256 hex / Subject Public Key Information (SPKI):6fbbc26e1b77f6e2293895623ebdc220247cfaa39203b06b47f0de9c2da8fc58 (is buggy, ignore the result)
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://ocsp.digicert.com
OCSP - must staple:no
Certificate Transparency:yes
Enhanced Key Usage:Serverauthentifizierung (1.3.6.1.5.5.7.3.1)




2.
CN=*.sdasystems.org, O=Instituto Adventista de Tecnologia - IATEC, L=Hortolândia, S=São Paulo, C=BR
14.10.2025
23.10.2026
expires in 159 days
*.sdasystems.org - 1 entry

2.
CN=*.sdasystems.org, O=Instituto Adventista de Tecnologia - IATEC, L=Hortolândia, S=São Paulo, C=BR
14.10.2025

23.10.2026
expires in 159 days


*.sdasystems.org - 1 entry

KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:0470900823F5437210DB870C1A400E89
Thumbprint:E740C64B3FA2BF5C562AD329415CC5EED4795964
SHA256 / Certificate:WFKw6p40o6MqOl1FcJfT0uoSu2LIAQtvrWFlsSSzcak=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):6fbbc26e1b77f6e2293895623ebdc220247cfaa39203b06b47f0de9c2da8fc58
SHA256 hex / Subject Public Key Information (SPKI):6fbbc26e1b77f6e2293895623ebdc220247cfaa39203b06b47f0de9c2da8fc58 (is buggy, ignore the result)
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://ocsp.digicert.com
OCSP - must staple:no
Certificate Transparency:yes
Enhanced Key Usage:Serverauthentifizierung (1.3.6.1.5.5.7.3.1)




3.
CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1, O=DigiCert Inc, C=US
30.03.2021
30.03.2031
expires in 1778 days


3.
CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1, O=DigiCert Inc, C=US
30.03.2021

30.03.2031
expires in 1778 days




KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:0CF5BD062B5602F47AB8502C23CCF066
Thumbprint:1B511ABEAD59C6CE207077C0BF0E0043B1382612
SHA256 / Certificate:yAJfn8Zf38lbPKjMeGe5pYe1J3lzlXkXRj/IE9C2Jak=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):59e738e674221702af1edb87c5200c1a4b75f64fae3d2c3d265124c61bd83c79
SHA256 hex / Subject Public Key Information (SPKI):
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://ocsp.digicert.com
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:Serverauthentifizierung (1.3.6.1.5.5.7.3.1), Clientauthentifizierung (1.3.6.1.5.5.7.3.2)




4.
CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1, O=DigiCert Inc, C=US
30.03.2021
30.03.2031
expires in 1778 days


4.
CN=DigiCert Global G2 TLS RSA SHA256 2020 CA1, O=DigiCert Inc, C=US
30.03.2021

30.03.2031
expires in 1778 days




KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:0CF5BD062B5602F47AB8502C23CCF066
Thumbprint:1B511ABEAD59C6CE207077C0BF0E0043B1382612
SHA256 / Certificate:yAJfn8Zf38lbPKjMeGe5pYe1J3lzlXkXRj/IE9C2Jak=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):59e738e674221702af1edb87c5200c1a4b75f64fae3d2c3d265124c61bd83c79
SHA256 hex / Subject Public Key Information (SPKI):
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://ocsp.digicert.com
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:Serverauthentifizierung (1.3.6.1.5.5.7.3.1), Clientauthentifizierung (1.3.6.1.5.5.7.3.2)




5.
CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US
29.10.2024
09.11.2031
expires in 2002 days


5.
CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US
29.10.2024

09.11.2031
expires in 2002 days




KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:0E7D75235CA83761577F4CCD24CD6D1D
Thumbprint:B7402517EEAAC80AB04681186E8247BD7851CD0A
SHA256 / Certificate:oNYJp+PENOh4qaHBvQZbjc8zqn7+4bEbx1zOXloEIIA=
SHA256 hex / Cert (DANE * 0 1):e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
SHA256 hex / PublicKey (DANE * 1 1):8bb593a93be1d0e8a822bb887c547890c3e706aad2dab76254f97fb36b82fc26
SHA256 hex / Subject Public Key Information (SPKI):
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Check unknown. No result 404 / 200
OCSP - Url:http://ocsp.digicert.cn
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:




6.
CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US
01.08.2013
15.01.2038
expires in 4261 days


6.
CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US
01.08.2013

15.01.2038
expires in 4261 days




KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA256 With RSA-Encryption
Serial Number:033AF1E6A711A9A0BB2864B11D09FAE5
Thumbprint:DF3C24F9BFD666761B268073FE06D1CC8D4F82A4
SHA256 / Certificate:yzzLt2Ax5eATj43TmiP53kf/w15DwRRM6ifUalqxy18=
SHA256 hex / Cert (DANE * 0 1):cb3ccbb76031e5e0138f8dd39a23f9de47ffc35e43c1144cea27d46a5ab1cb5f
SHA256 hex / PublicKey (DANE * 1 1):8bb593a93be1d0e8a822bb887c547890c3e706aad2dab76254f97fb36b82fc26
SHA256 hex / Subject Public Key Information (SPKI):8bb593a93be1d0e8a822bb887c547890c3e706aad2dab76254f97fb36b82fc26
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Good: Key isn't compromised
OCSP - Url:
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:





7.
CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US
10.11.2006
10.11.2031
expires in 2003 days


7.
CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US
10.11.2006

10.11.2031
expires in 2003 days




KeyalgorithmRSA encryption (2048 bit)
Signatur:SHA-1 with RSA Encryption
Serial Number:02AC5C266A0B409B8F0B79F2AE462577
Thumbprint:5FB7EE0633E259DBAD0C4C9AE6D38F1A61C7DC25
SHA256 / Certificate:dDHl9MPBzkaQd08LYeBUQIg7qaAe0Aumq9eAbtOxGM8=
SHA256 hex / Cert (DANE * 0 1):7431e5f4c3c1ce4690774f0b61e05440883ba9a01ed00ba6abd7806ed3b118cf
SHA256 hex / PublicKey (DANE * 1 1):5a889647220e54d6bd8a16817224520bb5c78e58984bd570506388b9de0f075f
SHA256 hex / Subject Public Key Information (SPKI):5a889647220e54d6bd8a16817224520bb5c78e58984bd570506388b9de0f075f
SPKI checked via https://v1.pwnedkeys.com/spki-hash:Good: Key isn't compromised
OCSP - Url:
OCSP - must staple:no
Certificate Transparency:no
Enhanced Key Usage:




 

10. Last Certificates - Certificate Transparency Log Check

1. Source CertSpotter - active certificates (one check per day)

No CertSpotter - CT-Log entries found

 

2. Source crt.sh - old and new certificates, sometimes very slow - only certificates with "not after" > of the last months are listed

No CRT - CT-Log entries found

 

11. Html-Content - Entries

No Html-Content entries found. Only checked if https + status 200/401/403/404

 

12. Html-Parsing via https://validator.w3.org/nu/

Url used (first standard-https-result with http status 200): https://177.72.126.206/

Summary

Good: No non-document-errors
3 errors
2 warnings

TypeMessagenum found
1.errorThe character encoding was not declared. Proceeding using windows-1252.1
2.errorStart tag seen without seeing a doctype first. Expected <!DOCTYPE html>.1
3.errorElement head is missing a required instance of child element title.1
4.warningConsider adding a lang attribute to the html start tag to declare the language of this document.1
5.warningThe type attribute is unnecessary for JavaScript resources.1

Details


TypeMessage + Sample
1errorThe character encoding was not declared. Proceeding using windows-1252.


2errorStart tag seen without seeing a doctype first. Expected <!DOCTYPE html>.

From line 1, column 1 to line 1, column 6

<html><scrip
3errorElement head is missing a required instance of child element title.

From line 3, column 10 to line 3, column 16

</script></html>
4warningConsider adding a lang attribute to the html start tag to declare the language of this document.

From line 1, column 1 to line 1, column 6

<html><scrip
5warningThe type attribute is unnecessary for JavaScript resources.

From line 1, column 7 to line 1, column 37

<html><script type="text/javascript"> if (w

 

13. Nameserver - IP-Adresses

Required Root-climbing DNS-Queries to find ip addresses of all Name Servers:

 

 

No NameServer - IP address - Informations found

 

14. CAA - Entries

No CAA entries found

 

15. TXT - Entries

No TXT entries found

 

16. DomainService - Entries

No DomainServiceEntries entries found

 

 

17. Cipher Suites

No results

 

18. Portchecks

No open Ports <> 80 / 443 found, so no additional Ports checked.

 

 

Permalink: https://check-your-website.server-daten.de/?i=c751719f-fa71-43cd-a145-c84c59b2effd

 

Last Result: https://check-your-website.server-daten.de/?q=177.72.126.206 - 2026-05-06 19:12:00

 

Do you like this page? Support this tool, add a link on your page:

 

<a href="https://check-your-website.server-daten.de/?q=177.72.126.206" target="_blank">Check this Site: 177.72.126.206</a>

 

 

Do you really want to support this project? Donate: Check-your-website, IBAN DE98 1001 0010 0575 2211 07, SWIFT/BIC PBNKDEFF, Euro

 

QR-Code of this page - https://check-your-website.server-daten.de/?d=177.72.126.206