Skip to content

Hostname

ubbcluj.ro

Last fetched

ubbcluj.ro resolves to 2 IPv4 addresses operated by AS24839 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · ubbcluj.roRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ubbcluj.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

459 observed subdomains of ubbcluj.ro.

Web-graph footprint

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

1,444 sites link to this hostname.

255 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ubbcluj.ro.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.0.225.15
SPF_IP193.231.20.15

Related pages

Pivot deeper into the graph from ubbcluj.ro.

Cypher and MCP

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

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