Skip to content

Hostname

pets4you.com

Last fetched

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

Nutrition Label

WHISPER CANON · pets4you.comRouting diversity5.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pets4you.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.137.128100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.160.10018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.100.5318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.5.19134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.127.16344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.88.19552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.215.9752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.200.9352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.32.18054.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.52.14054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.82.24854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.214.6198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of pets4you.com.

Web-graph footprint

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

95 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pets4you.com.

MechanismTarget
SPF_Apets4you.com
SPF_INCLUDE_spf.google.com
SPF_MXpets4you.com

Related pages

Pivot deeper into the graph from pets4you.com.

Cypher and MCP

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

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