Skip to content

Hostname

crucial.de

Last fetched

crucial.de resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in AR.

Nutrition Label

WHISPER CANON · crucial.deRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/crucial.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.104.20.95104.104.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
104.104.20.95104.104.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
184.30.208.224184.30.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.63.134.13523.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.66.216.6323.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.132.10623.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

No WHOIS records are currently associated with crucial.de in WhisperGraph.

Subdomains

13 observed subdomains of crucial.de.

Web-graph footprint

Distinct hostnames that link to or from crucial.de in the public web crawl.

196 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from crucial.de.

Cypher and MCP

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

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