Skip to content

Hostname

route66kickoff.com

Last fetched

route66kickoff.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · route66kickoff.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/route66kickoff.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.21104.28.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.21104.28.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.198172.68.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
72.249.68.17272.249.190.0/23AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of route66kickoff.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for route66kickoff.com.

MechanismTarget
SPF_Aroute66kickoff.com
SPF_IP72.249.68.172
SPF_IP72.249.68.204
SPF_MXroute66kickoff.com

Related pages

Pivot deeper into the graph from route66kickoff.com.

Cypher and MCP

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

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