Hostname
prokleanims.com
Last fetched
prokleanims.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prokleanims.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 |
|---|---|---|---|---|
| 13.205.82.121 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.233.51.186 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.243.18 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 43.205.160.15 | 43.204.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prokleanims.com owner
- Contact emails
- 362dba71-5f5e-4cda-96b7-315a4d1fe653@identity-protect.org
- 56b5bb9d-db02-47c5-9b2d-df06ef0a6a88@identity-protect.org
- 70f904db-7bcb-4e5c-bae2-7dd7ec12a296@identity-protect.org
- 958be73d-70f9-4204-ad07-d760ca359389@identity-protect.org
- dc6eec01-eef6-4b94-8d9d-60e2c98fa804@identity-protect.org
- fcc20c10-c45a-4018-aef1-ca9d65031a12@identity-protect.org
- owner-1396118@prokleanims.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of prokleanims.com.
Threat posture
History
Related pages
Pivot deeper into the graph from prokleanims.com.
- IP · 13.205.82.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 362dba71-5f5e-4cda-96b7-315a4d1fe653@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "prokleanims.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.