Hostname
rodi.es
Last fetched
rodi.es resolves to 15.188.40.254, announced in 15.188.0.0/16 by AMAZON-02 - Amazon.com, Inc. in FR. rodi.es is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 15.188.40.254
15.188.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Paris, FR
IPv6 resolution
No AAAA record for rodi.es is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for rodi.es. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- anirban.ns.cloudflare.com
- rachel.ns.cloudflare.com
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
MX records
- rodi-es.mail.protection.outlook.com
SPF policy
- ip: 186.194.140.0/25
- ip: 144.217.209.0/26
- ip: 142.44.133.128/26
- ip: 213.32.57.192/26
- ip: 189.197.63.192/26
- ip: 217.182.26.64/26
- ip: 46.24.54.66/29
- ip: 54.39.225.96/27
- include: spf.protection.outlook.com
- include: eu.mailgun.org
- ip: 149.202.119.86
- ip: 188.86.97.26
- ip: 188.86.97.27
- ip: 188.86.97.28
- ip: 188.86.97.29
- ip: 188.86.97.30
- ip: 217.182.165.86
- ip: 46.24.54.67
- ip: 46.24.54.68
- ip: 46.24.54.69
- ip: 46.24.54.70
- ip: 51.38.46.203
- ip: 54.38.42.247
- ip: 85.93.91.81
- ip: 91.126.216.176
- ip: 91.126.94.236
- ip: 92.54.11.150
- ip: 92.54.13.114
- ip: 92.54.13.115
- ip: 92.54.13.118
- ip: 92.54.13.119
- ip: 92.54.13.120
- ip: 92.54.13.121
- ip: 92.54.13.122
- ip: 92.54.13.125
- ip: 92.54.13.126
- ip: 92.54.28.52
- ip: 92.54.28.53
Threat-feed evidence
History
Related pages
Pivot from rodi.es into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rodi.es"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.