Skip to content

Hostname

spin101.win

Last fetched

spin101.win resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · spin101.winRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/spin101.win

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.158.10413.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.3413.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.513.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.225.158.9113.225.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
13.35.58.1113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.11813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
super privacy service ltd c/o dynadot
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from spin101.win.

Cypher and MCP

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

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