Hostname
raysoda.com
Last fetched
raysoda.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raysoda.com 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 |
|---|---|---|---|---|
| 15.165.248.174 | 15.164.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of raysoda.com owner
- Contact emails
- drypot@gmail.com
- 00f99867-bdb7-4436-9026-229ea4bf9c83@identity-protect.org
- 34a50dcc-ddce-4ed8-a1e0-4d9c48027f72@identity-protect.org
- 36ba5a9b-684b-46c2-8faa-d4d4f7f2efb3@identity-protect.org
- 76ca3c95-48bf-4137-8762-eea7b298801e@identity-protect.org
- 7d40fb85-6ad7-499f-9728-08f413e6581b@identity-protect.org
- 97214578-ff67-498b-8558-242e0eb69e36@identity-protect.org
Subdomains
2 observed subdomains of raysoda.com.
| Subdomain |
|---|
| file.raysoda.com |
| www.raysoda.com |
Web-graph footprint
Distinct hostnames that link to or from raysoda.com in the public web crawl.
49 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for raysoda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.googlemail.com |
Related pages
Pivot deeper into the graph from raysoda.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "raysoda.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.