Hostname
ramsoundcompany.com
Last fetched
ramsoundcompany.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
ramsoundcompany.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 |
|---|---|---|---|---|
| 13.225.158.112 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.38 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.42 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.7 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.32.241.126 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.31 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.40 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.56 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:244
- Organization
- choiharam
- Contact emails
Subdomains
1 observed subdomain of ramsoundcompany.com.
| Subdomain |
|---|
| www.ramsoundcompany.com |
Web-graph footprint
Distinct hostnames that link to or from ramsoundcompany.com in the public web crawl.
12 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ramsoundcompany.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 52.79.92.223/32 |
Related pages
Pivot deeper into the graph from ramsoundcompany.com.
- IP · 13.225.158.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · JP
- Email · ramsound_01@naver.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: "ramsoundcompany.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.