Skip to content

Hostname

pet-wagon.com

Last fetched

pet-wagon.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · pet-wagon.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pet-wagon.com

Resolution chain

pet-wagon.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.185.213.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.5613.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.9013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.9313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.173.187.1018.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.12918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.6218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.132.1352.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.3952.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.5752.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.8752.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.214.3452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
kouichirou miki
Contact emails

Subdomains

1 observed subdomain of pet-wagon.com.

Web-graph footprint

Distinct hostnames that link to or from pet-wagon.com in the public web crawl.

137 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pet-wagon.com.

MechanismTarget
SPF_Asv2351.xserver.jp
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.q-send.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXpet-wagon.com

Related pages

Pivot deeper into the graph from pet-wagon.com.

Cypher and MCP

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

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