Skip to content

Hostname

shoppinghevanet.com

Last fetched

shoppinghevanet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · shoppinghevanet.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shoppinghevanet.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.25108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.73108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.94108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.99108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.33.235.10113.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.239.255.1218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.12818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.3718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:468
Organization
internic admin. hevanet
Contact emails

Web-graph footprint

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

16 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from shoppinghevanet.com.

Cypher and MCP

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

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