Skip to content

Hostname

petscreening.com

Last fetched

petscreening.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · petscreening.comRouting diversity4.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/petscreening.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.207.41.24234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.13.13635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.214.17652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.128.6852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.73.854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.231.24354.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

395 observed subdomains of petscreening.com.

Web-graph footprint

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

465 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for petscreening.com.

MechanismTarget
SPF_INCLUDE4039528.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP168.245.32.205

Related pages

Pivot deeper into the graph from petscreening.com.

Cypher and MCP

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

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