Hostname
redy.host
Last fetched
redy.host resolves to 1 IPv4 address operated by ESCAPENET-AU Escapenet Pty Ltd in AU. WHOIS lists iana:1609 as the registrar.
Nutrition Label
Resolution chain
redy.host 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 |
|---|---|---|---|---|
| 122.129.219.119 | 122.129.216.0/22 | AS56037 | ESCAPENET-AU Escapenet Pty Ltd | AU |
WHOIS identity
- Registrar
- iana:1609
- Organization
- escapenet
- Contact emails
Subdomains
20 observed subdomains of redy.host.
Web-graph footprint
Distinct hostnames that link to or from redy.host in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for redy.host.
| Mechanism | Target |
|---|---|
| SPF_A | redy.host |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.synergywholesale.com |
| SPF_IP | 112.140.180.146/32 |
| SPF_IP | 122.129.219.119 |
| SPF_IP | 122.129.219.70 |
| SPF_IP | 122.129.219.79 |
| SPF_IP | 122.129.220.50 |
| SPF_MX | alt1.aspmx.l.google.com |
| SPF_MX | alt2.aspmx.l.google.com |
| SPF_MX | aspmx.l.google.com |
| SPF_MX | aspmx2.googlemail.com |
| SPF_MX | aspmx3.googlemail.com |
| SPF_MX | redy.host |
Related pages
Pivot deeper into the graph from redy.host.
- IP · 122.129.219.119
- ASN · AS56037ESCAPENET-AU Escapenet Pty Ltd
- Registrar · iana:1609
- Country · AU
- Email · info@redyhost.com
- TLD · .host
- 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: "redy.host"})-[: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.