Skip to content

Hostname

petspot.guide

Last fetched

petspot.guide resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · petspot.guideRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/petspot.guide

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.61.112108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.35108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.48108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.78108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.31.12418.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.3718.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.7218.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.172.31.7918.172.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of petspot.guide owner
Contact emails

Subdomains

1 observed subdomain of petspot.guide.

Web-graph footprint

Distinct hostnames that link to or from petspot.guide in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from petspot.guide.

Cypher and MCP

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

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