Skip to content

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

WHISPER CANON · redy.hostRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/redy.host

Resolution chain

redy.host resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.129.219.119122.129.216.0/22AS56037ESCAPENET-AU Escapenet Pty LtdAU

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for redy.host.

MechanismTarget
SPF_Aredy.host
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.synergywholesale.com
SPF_IP112.140.180.146/32
SPF_IP122.129.219.119
SPF_IP122.129.219.70
SPF_IP122.129.219.79
SPF_IP122.129.220.50
SPF_MXalt1.aspmx.l.google.com
SPF_MXalt2.aspmx.l.google.com
SPF_MXaspmx.l.google.com
SPF_MXaspmx2.googlemail.com
SPF_MXaspmx3.googlemail.com
SPF_MXredy.host

Related pages

Pivot deeper into the graph from redy.host.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.