Hostname
cafea.ro
Last fetched
cafea.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
2 observed subdomains of cafea.ro.
| Subdomain |
|---|
| mail.cafea.ro |
| www.cafea.ro |
Web-graph footprint
Distinct hostnames that link to or from cafea.ro in the public web crawl.
46 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- cafea.ro
SPF policy
12 SPF mechanisms authorising senders for cafea.ro.
| Mechanism | Target |
|---|---|
| SPF_A | cafea.ro |
| SPF_IP | 46.97.15.179 |
| SPF_IP | 85.120.61.102 |
| SPF_IP | 85.120.61.174 |
| SPF_IP | 85.120.61.175 |
| SPF_IP | 85.120.61.176 |
| SPF_IP | 85.120.61.177 |
| SPF_IP | 85.9.21.244 |
| SPF_IP | 85.9.21.245 |
| SPF_IP | 85.9.27.177 |
| SPF_IP | 85.9.27.178 |
| SPF_MX | cafea.ro |
Related pages
Pivot deeper into the graph from cafea.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cafea.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.