Hostname
ramacc.com
Last fetched
ramacc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ramacc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.49.109 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.18 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.44 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.49.85 | 18.155.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.170.42.127 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.13 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.21 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.90 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ramacc.com owner
- Contact emails
- 07dcb0f50a28fd0a4925d132da5184d9@domaindiscreet.com
- b41c07ec0a28fd2425e4414e968050e5@domaindiscreet.com
- 13396199-0d23-429b-9264-253d2442ead1@identity-protect.org
- 3aa3d6b6-1812-4b26-a9cc-c0e8e4e29e06@identity-protect.org
- 4a844744-ae42-42f8-8bdb-ca244f7535b5@identity-protect.org
- 7ed6869f-29e8-48ef-a85b-94bb90950f80@identity-protect.org
- a2105be3-f5a2-440f-a15b-289ceef2b3a4@identity-protect.org
- ec80ddba-7d2e-472a-947c-ecad0490dd65@identity-protect.org
Subdomains
1 observed subdomain of ramacc.com.
| Subdomain |
|---|
| www.ramacc.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ramacc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
Related pages
Pivot deeper into the graph from ramacc.com.
- IP · 18.155.49.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 07dcb0f50a28fd0a4925d132da5184d9@domaindiscreet.com
- TLD · .com
- 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: "ramacc.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.