Skip to content

Hostname

codlea-info.ro

Last fetched

codlea-info.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:magit'st srl as the registrar.

Nutrition Label

WHISPER CANON · codlea-info.roRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/codlea-info.ro

Resolution chain

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

IPPrefixASNOperatorCountry
81.180.145.1581.180.145.0/24AS5606RO

WHOIS identity

Registrar
registrar:magit'st srl
Organization
Contact emails

Subdomains

9 observed subdomains of codlea-info.ro.

Web-graph footprint

Distinct hostnames that link to or from codlea-info.ro in the public web crawl.

41 sites link to this hostname.

402 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • codlea-info.ro

SPF policy

4 SPF mechanisms authorising senders for codlea-info.ro.

MechanismTarget
SPF_Acodlea-info.ro
SPF_IP81.180.145.15
SPF_IP93.115.248.38
SPF_MXcodlea-info.ro

Related pages

Pivot deeper into the graph from codlea-info.ro.

Cypher and MCP

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

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