Skip to content

Hostname

spotpet.com

Last fetched

spotpet.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spotpet.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/spotpet.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.12108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.124108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.32108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.57108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.164.124.12818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.50.12018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.12218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.4518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.8918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.122.10118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

15 observed subdomains of spotpet.com.

Web-graph footprint

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

479 sites link to this hostname.

576 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for spotpet.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from spotpet.com.

Cypher and MCP

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

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