Skip to content

Hostname

edarkstore.com

Last fetched

edarkstore.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

edarkstore.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.162.98.17935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.161.8235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.236.16044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.116.4354.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
anish unadkat
Contact emails

Subdomains

5 observed subdomains of edarkstore.com.

Web-graph footprint

Distinct hostnames that link to or from edarkstore.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for edarkstore.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from edarkstore.com.

Cypher and MCP

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

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