All hostnames postingdeclaration.eu resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:gandi as the registrar.
Nutrition Label WHISPER CANON · postingdeclaration.eu Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/postingdeclaration.eu Resolution chain postingdeclaration.eu resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.33 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.36 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.75 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.93 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.249.182.100 13.249.182.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.249.182.17 13.249.182.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.249.182.49 13.249.182.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.249.182.9 13.249.182.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 143.204.181.114 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.6 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.85 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 143.204.181.9 143.204.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.66.122.108 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.116 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.124 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.122.56 18.66.120.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.86.159.120 99.86.158.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. PT 99.86.159.126 99.86.158.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. PT 99.86.159.49 99.86.158.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. PT 99.86.159.51 99.86.158.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. PT
Subdomains 3 observed subdomains of postingdeclaration.eu.
Web-graph footprint Distinct hostnames that link to or from postingdeclaration.eu in the public web crawl.
168 sites link to this hostname.
1 site linked to from this hostname.
Related pages Pivot deeper into the graph from postingdeclaration.eu.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "postingdeclaration.eu"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server .