Skip to content

Hostname

spinzilla.com

Last fetched

spinzilla.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · spinzilla.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spinzilla.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.10613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.202.27.8918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.211.1318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.143.5634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.196.23634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.181.9634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.244.11534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.12.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.243.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.75.2234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.13.12618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:447
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of spinzilla.com.

Web-graph footprint

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

10 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for spinzilla.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from spinzilla.com.

Cypher and MCP

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

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