Skip to content

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

WHISPER CANON · raymii.orgRouting diversity3.9/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/raymii.org

Resolution chain

raymii.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.238.87.47140.238.64.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationGB
164.92.127.6164.92.96.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
199.19.225.3199.19.224.0/22AS53667PONYNET - FranTech SolutionsUS
51.15.42.20651.15.0.0/17AS12876NL
85.215.50.8585.215.32.0/19AS8560DE

WHOIS identity

Registrar
iana:269
Organization
r van elst
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from raymii.org.

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 20

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