Skip to content

Hostname

cri.be

Last fetched

cri.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · cri.beRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cri.be

Resolution chain

cri.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

10 observed subdomains of cri.be.

Web-graph footprint

Distinct hostnames that link to or from cri.be in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cri.be.

MechanismTarget
SPF_Acri.be
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP217.21.186.53/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP81.246.107.180
SPF_IP81.246.107.189
SPF_IP88.82.38.32/27
SPF_IP91.183.163.1/28
SPF_MXcri.be

Related pages

Pivot deeper into the graph from cri.be.

Cypher and MCP

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

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