Skip to content

Hostname

crifhighmark.com

Last fetched

crifhighmark.com resolves to 14 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · crifhighmark.comRouting diversity4.2/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/crifhighmark.com

Resolution chain

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

WHOIS identity

Registrar
iana:168
Organization
crif spa
Contact emails

Subdomains

28 observed subdomains of crifhighmark.com.

Web-graph footprint

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

191 sites link to this hostname.

136 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for crifhighmark.com.

MechanismTarget
SPF_Acrifhighmark.com
SPF_INCLUDE_spf.crif.com
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.7.67.140/32
SPF_IP212.7.67.141/32
SPF_IP212.7.67.150/32
SPF_MXcrifhighmark.com

Related pages

Pivot deeper into the graph from crifhighmark.com.

Cypher and MCP

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

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