Skip to content

Hostname

crashfever.com

Last fetched

crashfever.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · crashfever.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/crashfever.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.229.12418.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.12718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.718.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.161.229.7218.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.164.124.10618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.3518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.1218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
tomoki tsunekawa
Contact emails

Subdomains

14 observed subdomains of crashfever.com.

Web-graph footprint

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

85 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from crashfever.com.

Cypher and MCP

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

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