Hostname
crif.com
Last fetched
crif.com resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in IT. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
crif.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.124.150 | 2.19.124.0/24 | AS20940 | AKAMAI-ASN1 | IT |
| 2.19.124.161 | 2.19.124.0/24 | AS20940 | AKAMAI-ASN1 | IT |
| 23.36.163.236 | 23.36.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.163.245 | 23.36.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.163.250 | 23.36.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.44.215.10 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.44.215.163 | 23.44.215.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 62.115.253.161 | 62.115.0.0/16 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | FI |
| 62.115.253.73 | 62.115.0.0/16 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | FI |
WHOIS identity
- Registrar
- iana:2
- Organization
- crif s.p.a.
- Contact emails
Subdomains
145 observed subdomains of crif.com.
Showing 25 of 145. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crif.com in the public web crawl.
280 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for crif.com.
| Mechanism | Target |
|---|---|
| SPF_A | crif.com |
| SPF_INCLUDE | _spf.crif.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 212.7.67.69/32 |
| SPF_IP | 3.231.237.246 |
| SPF_IP | 91.217.173.2/32 |
| SPF_MX | crif.com |
Related pages
Pivot deeper into the graph from crif.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "crif.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.