Skip to content

Hostname

ericsink.com

Last fetched

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.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.33.252.11413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.2213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.5813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.11818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.39.323.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.39.343.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.39.613.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.39.763.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.167.227.563.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.683.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.743.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.853.167.224.0/21AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.