Hostname
redd.es
Last fetched
redd.es resolves to 1 IPv4 address operated by AS8426 in ES.
Nutrition Label
Resolution chain
redd.es 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 |
|---|---|---|---|---|
| 92.54.13.115 | 92.54.0.0/18 | AS8426 | — | ES |
WHOIS identity
No WHOIS records are currently associated with redd.es in WhisperGraph.
Subdomains
18 observed subdomains of redd.es.
Web-graph footprint
Distinct hostnames that link to or from redd.es in the public web crawl.
19 sites link to this hostname.
82 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for redd.es.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144827032.spf04.hubspotemail.net |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.202.119.86 |
| SPF_IP | 54.38.42.247 |
| SPF_IP | 85.93.91.81 |
| SPF_IP | 92.54.11.150 |
| SPF_IP | 92.54.13.114 |
| SPF_IP | 92.54.13.115 |
| SPF_IP | 92.54.13.116 |
| SPF_IP | 92.54.13.118 |
| SPF_IP | 92.54.13.119 |
| SPF_IP | 92.54.13.120 |
| SPF_IP | 92.54.13.121 |
| SPF_IP | 92.54.13.125 |
| SPF_IP | 92.54.13.126 |
| SPF_IP | 92.54.28.52 |
Related pages
Pivot deeper into the graph from redd.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "redd.es"})-[: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.