Hostname
ramw.org
Last fetched
ramw.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ramw.org 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 |
|---|---|---|---|---|
| 72.44.53.203 | 72.44.32.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- restraunt association of metropolitan wash.
- Contact emails
- e42ft6ac3mv@networksolutionsprivateregistration.com
- e59bh32d47e@networksolutionsprivateregistration.com
- e76bw2hu8vn@networksolutionsprivateregistration.com
- es5aw6ex54w@networksolutionsprivateregistration.com
- fx36e4w92as@networksolutionsprivateregistration.com
- gf4k99eq42v@networksolutionsprivateregistration.com
- kb4sw7cy24x@networksolutionsprivateregistration.com
- kz9wc2nk57h@networksolutionsprivateregistration.com
- p37cj24g4vr@networksolutionsprivateregistration.com
- q74xx5x45dc@networksolutionsprivateregistration.com
- qc6te8cr364@networksolutionsprivateregistration.com
- ra5qu6rb6mp@networksolutionsprivateregistration.com
- rm2988ma6ar@networksolutionsprivateregistration.com
- ub7yx5dw7um@networksolutionsprivateregistration.com
- v56qk8ta3q4@networksolutionsprivateregistration.com
- y72at7av9cp@networksolutionsprivateregistration.com
- yn92m22s3nq@networksolutionsprivateregistration.com
Subdomains
19 observed subdomains of ramw.org.
Web-graph footprint
Distinct hostnames that link to or from ramw.org in the public web crawl.
413 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ramw.org.
| Mechanism | Target |
|---|---|
| SPF_A | ramw.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | icpbounce.com |
| SPF_IP | 72.52.240.53/32 |
| SPF_IP | 72.52.241.18/32 |
| SPF_MX | ramw.org |
Related pages
Pivot deeper into the graph from ramw.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ramw.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.