Skip to content

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

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

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
crif s.p.a.
Contact emails

Subdomains

145 observed subdomains of crif.com.

Web-graph footprint

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

280 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for crif.com.

MechanismTarget
SPF_Acrif.com
SPF_INCLUDE_spf.crif.com
SPF_INCLUDEamazonses.com
SPF_IP212.7.67.69/32
SPF_IP3.231.237.246
SPF_IP91.217.173.2/32
SPF_MXcrif.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.