Hostname
crif.de
Last fetched
crif.de resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in IE.
Nutrition Label
Resolution chain
crif.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.176.19 | 2.19.176.0/24 | AS20940 | AKAMAI-ASN1 | IE |
| 2.19.176.74 | 2.19.176.0/24 | AS20940 | AKAMAI-ASN1 | IE |
| 23.36.163.229 | 23.36.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.163.234 | 23.36.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 92.123.102.233 | 92.123.102.0/23 | AS20940 | AKAMAI-ASN1 | RO |
| 92.123.102.98 | 92.123.102.0/23 | AS20940 | AKAMAI-ASN1 | RO |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from crif.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for crif.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.crif.com |
| SPF_MX | crif.de |
Related pages
Pivot deeper into the graph from crif.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crif.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.