Skip to content

Hostname

spinwiz.com

Last fetched

spinwiz.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.3013.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.3613.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.4513.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.8113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.164.13.12518.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.4818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.5518.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.9518.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
65.8.131.6365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
buydomains_com
Contact emails

Subdomains

10 observed subdomains of spinwiz.com.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spinwiz.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from spinwiz.com.

Cypher and MCP

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

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