Hostname
ram-forest.com
Last fetched
ram-forest.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ram-forest.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ram-forest.com owner
- Contact emails
- atm@idirect.com
- gpattinson@stella-jones.com
- 08481937-6d39-49f7-a31c-037f54cecbeb@identity-protect.org
- 601312d0-2285-484e-9819-23a7c6a2c68d@identity-protect.org
- 8fc26ff0-dfbd-4e79-948f-e37c755cb8e0@identity-protect.org
- c73eb554-e0d3-4cab-aa8d-16a522562380@identity-protect.org
- ce222088-c1c6-4b79-8db9-c7fb9ccfa38b@identity-protect.org
- d801b695-372e-4310-8bea-6f27d20ba9b4@identity-protect.org
- owner-11275041@ram-forest.com.whoisprivacyservice.org
- owner-3871810@ram-forest.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ram-forest.com.
| Subdomain |
|---|
| www.ram-forest.com |
Web-graph footprint
Distinct hostnames that link to or from ram-forest.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ram-forest.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ram-forest.com"})-[: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.