Skip to content

Hostname

eshopping-directory.com

Last fetched

eshopping-directory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · eshopping-directory.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eshopping-directory.com

Resolution chain

eshopping-directory.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.127.1483.161.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.127.1993.161.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.127.863.161.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.127.993.161.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AT
54.230.78.16254.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.78.3554.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.78.6754.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.78.7854.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of eshopping-directory.com.

Web-graph footprint

Distinct hostnames that link to or from eshopping-directory.com in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for eshopping-directory.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from eshopping-directory.com.

Cypher and MCP

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

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