Hostname
ritter.ro
Last fetched
ritter.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
38 observed subdomains of ritter.ro.
Showing 20 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ritter.ro in the public web crawl.
42 sites link to this hostname.
130 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ritter.ro
SPF policy
7 SPF mechanisms authorising senders for ritter.ro.
| Mechanism | Target |
|---|---|
| SPF_A | ritter.ro |
| SPF_INCLUDE | _include.gazduire.ro |
| SPF_IP | 188.214.18.129 |
| SPF_IP | 188.214.21.181 |
| SPF_IP | 81.181.253.2 |
| SPF_IP | 81.181.253.97 |
| SPF_MX | ritter.ro |
Related pages
Pivot deeper into the graph from ritter.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ritter.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.