Hostname
raymii.org
Last fetched
raymii.org resolves to 5 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in GB. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
raymii.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 140.238.87.47 | 140.238.64.0/19 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
| 164.92.127.6 | 164.92.96.0/19 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 199.19.225.3 | 199.19.224.0/22 | AS53667 | PONYNET - FranTech Solutions | US |
| 51.15.42.206 | 51.15.0.0/17 | AS12876 | — | NL |
| 85.215.50.85 | 85.215.32.0/19 | AS8560 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- r van elst
- Contact emails
Subdomains
1 observed subdomain of raymii.org.
| Subdomain |
|---|
| www.raymii.org |
Web-graph footprint
Distinct hostnames that link to or from raymii.org in the public web crawl.
476 sites link to this hostname.
190 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from raymii.org.
- IP · 140.238.87.47
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:269
- Country · GB
- Email · relstnl@gmail.com
- TLD · .org
- Browse hostnames · ra…
- 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: "raymii.org"})-[: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.