Skip to content

Hostname

petssl.com

Last fetched

petssl.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · petssl.comRouting diversity6.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/petssl.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.246.184100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.60.9418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.153.101184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.192.10734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.50.15444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.192.7850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.29.25352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.122.20052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.101.9752.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.160.8652.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.168.13554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.49.15854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.127.3498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.147.12913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.154.332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of petssl.com owner
Contact emails

Subdomains

187 observed subdomains of petssl.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for petssl.com.

MechanismTarget
SPF_Apetssl.com
SPF_INCLUDEamazonaws.com
SPF_INCLUDEpetssl.com

Related pages

Pivot deeper into the graph from petssl.com.

Cypher and MCP

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

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