Skip to content

Hostname

coduri-nc.ro

Last fetched

coduri-nc.ro resolves to 1 IPv4 address operated by DIGI-RO - DIGI ROMANIA S.A. in RO.

Nutrition Label

WHISPER CANON · coduri-nc.roRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/coduri-nc.ro

Resolution chain

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

IPPrefixASNOperatorCountry
86.123.255.3386.120.0.0/13AS8708DIGI-RO - DIGI ROMANIA S.A.RO

WHOIS identity

No WHOIS records are currently associated with coduri-nc.ro in WhisperGraph.

Subdomains

7 observed subdomains of coduri-nc.ro.

Threat posture

History

Mail and authentication

MX records

  • coduri-nc.ro

SPF policy

6 SPF mechanisms authorising senders for coduri-nc.ro.

MechanismTarget
SPF_Acoduri-nc.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.236.85.133
SPF_IP89.44.120.105
SPF_IP89.44.138.186
SPF_MXcoduri-nc.ro

Related pages

Pivot deeper into the graph from coduri-nc.ro.

Cypher and MCP

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

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