Skip to content

Hostname

petsmartcharities.org

Last fetched

petsmartcharities.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · petsmartcharities.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/petsmartcharities.org

Resolution chain

petsmartcharities.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.14.91100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
petsmart home office
Contact emails

Subdomains

8 observed subdomains of petsmartcharities.org.

Web-graph footprint

Distinct hostnames that link to or from petsmartcharities.org in the public web crawl.

1,096 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for petsmartcharities.org.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf-003bb001.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.82.125.23
SPF_IP208.82.125.24
SPF_IP208.82.126.244
SPF_IP208.82.126.245

Related pages

Pivot deeper into the graph from petsmartcharities.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "petsmartcharities.org"})-[: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.