Skip to content

Hostname

cdfd.ro

Last fetched

cdfd.ro resolves to 1 IPv4 address operated by ROHOSTWAY-AS in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · cdfd.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdfd.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.36.25.4189.36.24.0/21AS39756ROHOSTWAY-ASRO

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

23 observed subdomains of cdfd.ro.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • cdfd.ro

SPF policy

5 SPF mechanisms authorising senders for cdfd.ro.

MechanismTarget
SPF_Acdfd.ro
SPF_IP216.139.215.0/24
SPF_IP89.36.24.0/21
SPF_IP89.36.25.41
SPF_MXcdfd.ro

Related pages

Pivot deeper into the graph from cdfd.ro.

Cypher and MCP

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

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