Skip to content

Hostname

icdl.ro

Last fetched

icdl.ro resolves to 1 IPv4 address operated by ROMARG in RO.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.42.218.4589.42.218.0/24AS205275ROMARGRO

WHOIS identity

No WHOIS records are currently associated with icdl.ro in WhisperGraph.

Subdomains

1 observed subdomain of icdl.ro.

Subdomain
www.icdl.ro

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for icdl.ro.

MechanismTarget
SPF_INCLUDErelay.romarg.net
SPF_IP193.226.168.166
SPF_IP78.97.94.214
SPF_MXicdl.ro

Related pages

Pivot deeper into the graph from icdl.ro.

Cypher and MCP

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

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