Hostname
eltorito.ro
Last fetched
eltorito.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
13 observed subdomains of eltorito.ro.
Web-graph footprint
Distinct hostnames that link to or from eltorito.ro in the public web crawl.
28 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- eltorito.ro
SPF policy
7 SPF mechanisms authorising senders for eltorito.ro.
| Mechanism | Target |
|---|---|
| SPF_A | eltorito.ro |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | spf-c.mailbaby.net |
| SPF_IP | 138.201.85.173 |
| SPF_IP | 144.76.113.26 |
| SPF_IP | 188.40.47.181 |
| SPF_MX | eltorito.ro |
Related pages
Pivot deeper into the graph from eltorito.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eltorito.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.