Skip to content

Hostname

spinstation.com

Last fetched

spinstation.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · spinstation.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/spinstation.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.94.12313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.4913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.413.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.683.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.803.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.893.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.13.4518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:83
Organization
caddell limited n.v.
Contact emails

Subdomains

2 observed subdomains of spinstation.com.

Web-graph footprint

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

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for spinstation.com.

MechanismTarget
SPF_Aspinstation.com
SPF_INCLUDE_spf.livemail.co.uk
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailnetc.com
SPF_INCLUDEspf.privateemail.com
SPF_IP92.52.80.220
SPF_IP92.52.80.221
SPF_MXspinstation.com

Related pages

Pivot deeper into the graph from spinstation.com.

Cypher and MCP

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

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