Skip to content

Hostname

cridem.ro

Last fetched

cridem.ro resolves to 1 IPv4 address operated by AS39737 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · cridem.roRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cridem.ro

Resolution chain

cridem.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.247.244.201188.247.240.0/21AS39737RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

6 observed subdomains of cridem.ro.

Web-graph footprint

Distinct hostnames that link to or from cridem.ro in the public web crawl.

12 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for cridem.ro.

MechanismTarget
SPF_Abox.targetbetter.co.uk
SPF_Acohost.host-in-europe.com
SPF_Acridem.ro
SPF_Ahost-in-europe.com
SPF_Amailhost.host-in-europe.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP162.55.102.144
SPF_IP162.55.102.147
SPF_IP188.247.244.201
SPF_IP85.25.172.75
SPF_MXcridem.ro

Related pages

Pivot deeper into the graph from cridem.ro.

Cypher and MCP

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

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