Hostname
uaic.ro
Last fetched
uaic.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:best it-serv srl
- Organization
- —
- Contact emails
- —
Subdomains
3,110 observed subdomains of uaic.ro.
Showing 25 of 3,110. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uaic.ro in the public web crawl.
861 sites link to this hostname.
1,748 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for uaic.ro.
| Mechanism | Target |
|---|---|
| SPF_A | msb.uaic.ro |
| SPF_IP | 193.226.23.40 |
| SPF_IP | 193.226.24.15 |
| SPF_IP | 193.226.24.16 |
| SPF_IP | 194.176.164.43 |
| SPF_IP | 2001:b30:1002:11:0:0:0:20 |
| SPF_IP | 85.122.16.16 |
| SPF_IP | 85.122.16.18 |
| SPF_IP | 85.122.16.20 |
| SPF_IP | 85.122.16.6 |
| SPF_MX | uaic.ro |
Related pages
Pivot deeper into the graph from uaic.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uaic.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.