All hostnames ericsink.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label WHISPER CANON · ericsink.com Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/ericsink.com Resolution chain ericsink.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.33.252.114 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.252.22 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.252.58 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.252.63 13.33.248.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.245.31.118 18.245.30.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.31.25 18.245.30.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.31.70 18.245.30.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.245.31.97 18.245.30.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.165.39.32 3.165.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.165.39.34 3.165.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.165.39.61 3.165.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.165.39.76 3.165.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.167.227.56 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.68 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.74 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.167.227.85 3.167.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:1068 Organization eric sink Contact emails Subdomains 5 observed subdomains of ericsink.com.
Web-graph footprint Distinct hostnames that link to or from ericsink.com in the public web crawl.
365 sites link to this hostname.
Related pages Pivot deeper into the graph from ericsink.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ericsink.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 .