Hostname
rua.gr
Last fetched
rua.gr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:org-hoa1-ripe as the registrar.
Nutrition Label
Resolution chain
rua.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.52.87 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.197.71 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:org-hoa1-ripe
- Organization
- hetzner online
- Contact emails
Subdomains
17 observed subdomains of rua.gr.
Web-graph footprint
Distinct hostnames that link to or from rua.gr in the public web crawl.
626 sites link to this hostname.
818 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for rua.gr.
| Mechanism | Target |
|---|---|
| SPF_A | rua.gr |
| SPF_IP | 2a01:4f8:a1:1cb:0:0:0:2 |
| SPF_IP | 88.198.133.15 |
| SPF_MX | rua.gr |
Related pages
Pivot deeper into the graph from rua.gr.
- IP · 104.21.52.87
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:org-hoa1-ripe
- Country · CA
- Email · info@hetzner.de
- TLD · .gr
- Browse hostnames · ru…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rua.gr"})-[: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.