Skip to content

Hostname

kansasspeedway.com

Last fetched

kansasspeedway.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · kansasspeedway.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kansasspeedway.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.163.1213.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.2113.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.3313.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.224.163.5413.224.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
143.204.181.20143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.53143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.96143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.67.233.11518.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.2818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4218.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
143.204.181.125143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:3786
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

18 observed subdomains of kansasspeedway.com.

Web-graph footprint

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

363 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from kansasspeedway.com.

Cypher and MCP

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

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