All hostnames eu.posthog.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · eu.posthog.com Routing diversity 5.2/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/eu.posthog.com Resolution chain eu.posthog.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.158.110.123 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.10.2 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.224.209 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.160.2 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.119.213 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.199.185.211 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.199.199.236 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.107.48 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.126.127.57 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.127.198.20 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.70.34.105 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.72.84.106 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.77.128.192 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.57.251.241 52.57.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.176.110.225 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.178.143.106 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.180.82.101 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.182.140.114 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with eu.posthog.com in WhisperGraph.
Subdomains 2 observed subdomains of eu.posthog.com.
Web-graph footprint Distinct hostnames that link to or from eu.posthog.com in the public web crawl.
121 sites link to this hostname.
Related pages Pivot deeper into the graph from eu.posthog.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eu.posthog.com"})-[: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 .