Skip to content

Hostname

petdata.com

Last fetched

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

Nutrition Label

WHISPER CANON · petdata.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/petdata.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.182.193100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
104.26.4.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.89172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.83.172.21435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.151.12944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.140.6735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.
32.184.116.12032.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:2
Organization
petdata,
Contact emails

Subdomains

5 observed subdomains of petdata.com.

Web-graph footprint

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

127 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for petdata.com.

Related pages

Pivot deeper into the graph from petdata.com.

Cypher and MCP

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

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