Hostname
claus.ro
Last fetched
claus.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:ici - rotld as the registrar.
Nutrition Label
Resolution chain
claus.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.9.19.5 | 85.9.19.0/24 | AS5606 | — | RO |
WHOIS identity
- Registrar
- registrar:ici - rotld
- Organization
- —
- Contact emails
- —
Subdomains
4,897 observed subdomains of claus.ro.
Showing 25 of 4,897. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from claus.ro in the public web crawl.
42 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
38 SPF mechanisms authorising senders for claus.ro.
| Mechanism | Target |
|---|---|
| SPF_A | claus.ro |
| SPF_IP | 176.126.172.0/24 |
| SPF_IP | 185.146.84.0/24 |
| SPF_IP | 185.146.85.0/24 |
| SPF_IP | 185.146.86.0/24 |
| SPF_IP | 185.146.87.0/24 |
| SPF_IP | 188.212.127.0/24 |
| SPF_IP | 188.212.252.0/24 |
| SPF_IP | 188.212.255.0/24 |
| SPF_IP | 188.214.214.0/24 |
| SPF_IP | 212.146.84.0/24 |
| SPF_IP | 212.146.85.0/24 |
| SPF_IP | 31.14.56.0/24 |
| SPF_IP | 37.156.180.0/24 |
| SPF_IP | 37.156.181.0/24 |
| SPF_IP | 46.4.29.0/24 |
| SPF_IP | 85.204.69.0/24 |
| SPF_IP | 85.9.19.0/24 |
| SPF_IP | 85.9.19.5 |
| SPF_IP | 85.9.26.0/24 |
| SPF_IP | 85.9.35.0/24 |
| SPF_IP | 85.9.47.0/24 |
| SPF_IP | 86.105.228.0/24 |
| SPF_IP | 86.107.43.0/24 |
| SPF_IP | 86.107.43.44 |
| SPF_IP | 86.107.43.67 |
| SPF_IP | 86.107.78.0/24 |
| SPF_IP | 86.107.79.0/24 |
| SPF_IP | 89.37.29.0/24 |
| SPF_IP | 89.39.209.0/24 |
| SPF_IP | 89.40.32.0/24 |
| SPF_IP | 89.40.33.0/24 |
| SPF_IP | 89.42.13.0/24 |
| SPF_IP | 93.113.54.0/24 |
| SPF_IP | 93.113.55.0/24 |
| SPF_IP | 93.114.248.0/24 |
| SPF_IP | 93.119.122.0/24 |
| SPF_MX | claus.ro |
Related pages
Pivot deeper into the graph from claus.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "claus.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.