Skip to content

Hostname

harborpetstore.com

Last fetched

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

Nutrition Label

WHISPER CANON · harborpetstore.comRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/harborpetstore.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.168.15100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.136.30100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.202.24816.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.66.12616.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.54.5052.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.81.22254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.137.154.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.222.12754.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of harborpetstore.com.

Web-graph footprint

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

6 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for harborpetstore.com.

MechanismTarget
SPF_INCLUDE_spf-usg1.ppe-hosted.com
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from harborpetstore.com.

Cypher and MCP

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

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