Skip to content

Hostname

e-sonic.com

Last fetched

e-sonic.com resolves to 10 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · e-sonic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/e-sonic.com

Resolution chain

e-sonic.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.136.2845.60.136.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.77.2845.60.77.0/24AS19551INCAPSULA - Incapsula IncUS
65.8.131.1365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
attn e-sonic.com care of network solutions
Contact emails

Subdomains

8 observed subdomains of e-sonic.com.

Web-graph footprint

Distinct hostnames that link to or from e-sonic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for e-sonic.com.

Related pages

Pivot deeper into the graph from e-sonic.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "e-sonic.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.