Hostname
kharasj.com
Last fetched
kharasj.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kharasj.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 |
|---|---|---|---|---|
| 18.205.222.29 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.48.58 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.225.4 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.61.231 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.71.45.79 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.189.206 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kharasj.com owner
- Contact emails
- 4226b1c3-5d9d-42a6-a545-673c6163f0ec@identity-protect.org
- 62dd360a-25d5-49a2-b2c5-fe4cd8697fac@identity-protect.org
- 76177a5b-b321-43ae-9cea-0a5f8d84a6e7@identity-protect.org
- 8fa795c2-6d6a-49bb-8afa-495a816ce5ee@identity-protect.org
- d06c09d4-a284-47c0-b4c9-a9ea6afdecad@identity-protect.org
- f4cce7d9-e4b5-4f27-a92e-855a5bb03fd2@identity-protect.org
- fb7dda44-e1fb-467f-bbfc-cdd2076883d4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from kharasj.com.
- IP · 18.205.222.29
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4226b1c3-5d9d-42a6-a545-673c6163f0ec@identity-protect.org
- TLD · .com
- Browse hostnames · kh…
- 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: "kharasj.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.