Hostname
geo-data.ro
Last fetched
geo-data.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:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of geo-data.ro.
Web-graph footprint
Distinct hostnames that link to or from geo-data.ro in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for geo-data.ro.
| Mechanism | Target |
|---|---|
| SPF_A | geo-data.ro |
| SPF_INCLUDE | _include.gazduire.ro |
| SPF_IP | 188.214.17.240 |
| SPF_IP | 188.214.18.230 |
| SPF_IP | 188.214.18.45 |
| SPF_IP | 188.214.21.201 |
| SPF_IP | 217.156.47.2 |
| SPF_IP | 81.181.252.2 |
| SPF_MX | geo-data.ro |
Related pages
Pivot deeper into the graph from geo-data.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geo-data.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.