Hostname
ransomwarealert.com
Last fetched
ransomwarealert.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ransomwarealert.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.223.163.123 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.136.48 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.183.216.96 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.79.80.83 | 99.79.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ransomwarealert.com owner
- Contact emails
- stus@knowbe4.com
- 106eb31c-933e-4d5d-8eec-b5eee9a52ce7@identity-protect.org
- 15c5ccd4-ed7c-4c4b-8846-1e7376336c65@identity-protect.org
- 3ee33f13-7a8d-406c-9c8b-b3045da1a6c3@identity-protect.org
- 4ace416b-baec-4d55-a84f-ff191f5df359@identity-protect.org
- b652245a-ad91-4615-b8f9-e1c50a7d248f@identity-protect.org
- d40cff22-b41b-4c2a-8391-7a033683a586@identity-protect.org
- ddb2a39b-cae9-4a38-a797-47fa21c20754@identity-protect.org
Subdomains
1 observed subdomain of ransomwarealert.com.
| Subdomain |
|---|
| wildcard.ransomwarealert.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ransomwarealert.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ransomwarealert.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.