Skip to content

Hostname

utcb.ro

Last fetched

utcb.ro resolves to 1 IPv4 address operated by UTCBNet - Civil Engineering University of Bucharest in RO. WHOIS lists registrar:retail management system srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.231.3.1193.231.3.0/24AS16220UTCBNet - Civil Engineering University of BucharestRO

WHOIS identity

Registrar
registrar:retail management system srl
Organization
Contact emails

Subdomains

335 observed subdomains of utcb.ro.

Web-graph footprint

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

240 sites link to this hostname.

169 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for utcb.ro.

MechanismTarget
SPF_MXutcb.ro

Related pages

Pivot deeper into the graph from utcb.ro.

Cypher and MCP

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

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