Hostname
raptorsapp.com
Last fetched
raptorsapp.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raptorsapp.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.246.141.188 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.246.157.129 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.247.21.176 | 13.247.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 13.247.39.179 | 13.247.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 15.240.28.113 | 15.240.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 16.28.35.20 | 16.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of raptorsapp.com owner
- Contact emails
- 376fd1a8-23d3-41da-bb69-4789edd45b03@identity-protect.org
- 4fd5fe9f-1b0c-4138-a577-4f5e6b1d9a2d@identity-protect.org
- a92cd913-bb92-4946-8a52-a1550ca7d1e1@identity-protect.org
- bed2b001-9385-4995-92bf-d6f16c9ef414@identity-protect.org
- d68a532e-f9ae-4c3a-92bf-b8b11df16a36@identity-protect.org
- d9b2a00a-376d-49f2-9b61-e674e7416d29@identity-protect.org
Subdomains
3 observed subdomains of raptorsapp.com.
Threat posture
History
Related pages
Pivot deeper into the graph from raptorsapp.com.
- IP · 13.246.141.188
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 376fd1a8-23d3-41da-bb69-4789edd45b03@identity-protect.org
- 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: "raptorsapp.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.