Hostname
r-evolution.earth
Last fetched
r-evolution.earth resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:1659 as the registrar.
Nutrition Label
Resolution chain
r-evolution.earth 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 |
|---|---|---|---|---|
| 72.10.168.163 | 72.10.160.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- iana:1659
- Organization
- domains by proxy,
- Contact emails
Subdomains
8 observed subdomains of r-evolution.earth.
Web-graph footprint
Distinct hostnames that link to or from r-evolution.earth in the public web crawl.
229 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- r-evolution.earth
SPF policy
7 SPF mechanisms authorising senders for r-evolution.earth.
| Mechanism | Target |
|---|---|
| SPF_A | r-evolution.earth |
| SPF_INCLUDE | spf.likuid.com |
| SPF_IP | 51.79.43.221/32 |
| SPF_IP | 54.39.157.192/24 |
| SPF_IP | 68.168.114.66 |
| SPF_IP | 72.10.168.162 |
| SPF_MX | r-evolution.earth |
Related pages
Pivot deeper into the graph from r-evolution.earth.
- IP · 72.10.168.163
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · iana:1659
- Country · CA
- Email · 4243902@privacy-link.com
- TLD · .earth
- Browse hostnames · re…
- 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: "r-evolution.earth"})-[: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.