Skip to content

Hostname

crash.net

Last fetched

crash.net resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · crash.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/crash.net

Resolution chain

crash.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.56104.28.13.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.56104.28.13.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.202172.68.24.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.201.254.240195.205.0.0/16AS24940DE
34.144.194.24234.145.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1515
Organization
crash dot net ltd the innovation centre silverstone circuit
Contact emails

Subdomains

31 observed subdomains of crash.net.

Web-graph footprint

Distinct hostnames that link to or from crash.net in the public web crawl.

1,782 sites link to this hostname.

241 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for crash.net.

MechanismTarget
SPF_Acrash.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEses.echobox.com

Related pages

Pivot deeper into the graph from crash.net.

Cypher and MCP

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

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