Skip to content

Hostname

utcluj.ro

Last fetched

utcluj.ro resolves to 2 IPv4 addresses operated by RoEduNet - Agentia de Administrare a Retelei Nationale de Informatica pentru Educatie si Cercetare in RO. WHOIS lists registrar:ici - rotld as the registrar.

Nutrition Label

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

Resolution chain

utcluj.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.226.5.7193.226.5.0/24AS2614RoEduNet - Agentia de Administrare a Retelei Nationale de Informatica pentru Educatie si CercetareRO
193.226.5.11193.226.5.0/24AS2614RoEduNet - Agentia de Administrare a Retelei Nationale de Informatica pentru Educatie si Cercetare

WHOIS identity

Registrar
registrar:ici - rotld
Organization
Contact emails

Subdomains

697 observed subdomains of utcluj.ro.

Web-graph footprint

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

624 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for utcluj.ro.

MechanismTarget
SPF_Alists.utcluj.ro
SPF_Amail.utcluj.ro

Related pages

Pivot deeper into the graph from utcluj.ro.

Cypher and MCP

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

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