Skip to content

Hostname

spin.ai

Last fetched

spin.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists registrar:101domain as the registrar.

Nutrition Label

WHISPER CANON · spin.aiRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/spin.ai

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.127108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.37108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.59108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.86108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.174.46.413.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.613.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.673.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.743.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:101domain
Organization
dan moldovan
Contact emails

Subdomains

3 observed subdomains of spin.ai.

Web-graph footprint

Distinct hostnames that link to or from spin.ai in the public web crawl.

380 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spin.ai.

MechanismTarget
SPF_INCLUDE8602947.spf05.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP178.63.169.69

Related pages

Pivot deeper into the graph from spin.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spin.ai"})-[: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.