Skip to content

Hostname

spitz-web.com

Last fetched

spitz-web.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · spitz-web.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/spitz-web.com

Resolution chain

spitz-web.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.230.231.19413.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.214.1933.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.144.14535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.195.10352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.170.5852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.176.20852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.143.18454.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.36.17254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.170.17957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.16.23643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
road and sky organization co.,ltd.
Contact emails

Subdomains

5 observed subdomains of spitz-web.com.

Web-graph footprint

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

203 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spitz-web.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.makeshop.jp

Related pages

Pivot deeper into the graph from spitz-web.com.

Cypher and MCP

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

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