Skip to content

Hostname

spiralknights.com

Last fetched

spiralknights.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · spiralknights.comRouting diversity6.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spiralknights.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.221.103100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.105.45107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.227.123107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.181.136107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.96.14318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.26.21018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.60.16618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.229.923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.19.753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.191.1373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.236.1453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.165.2163.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.251.1053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.51.3534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.16.14434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.115.10534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.233.11735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.243.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.171.14544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.135.10952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of spiralknights.com owner
Contact emails

Subdomains

7 observed subdomains of spiralknights.com.

Web-graph footprint

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

73 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for spiralknights.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP18.233.212.89
SPF_IP18.233.234.238
SPF_IP34.206.158.45
SPF_IP34.235.98.3
SPF_IP35.174.86.64
SPF_IP52.206.88.3

Related pages

Pivot deeper into the graph from spiralknights.com.

Cypher and MCP

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

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