Skip to content

Hostname

shoprunner.com

Last fetched

shoprunner.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · shoprunner.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/shoprunner.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.119108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.3108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.62108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.87108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.214.122108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.25108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.67108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.86108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
20.75.109.11220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:299
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

52 observed subdomains of shoprunner.com.

Web-graph footprint

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

338 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shoprunner.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from shoprunner.com.

Cypher and MCP

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

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