Hostname
itkhazit.com
Last fetched
itkhazit.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
itkhazit.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.134.122 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.123 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.27 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.3 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.33.67.34 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.51 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.8 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.98 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of itkhazit.com owner
- Contact emails
- 0ed64455-aa09-4ce1-a19b-d646191a50be@identity-protect.org
- 2f241f66-aaea-4f0d-a6f0-13811ccbabc1@identity-protect.org
- 54d0377c-5d26-44ae-9dff-15186373ef05@identity-protect.org
- 7700b783-25c0-4060-a853-955dd508dd70@identity-protect.org
- 83efd0f6-bf59-4454-a9a3-0f0b2092799a@identity-protect.org
- 96d901a8-65c1-4fca-8f0b-a3fd99afbfd4@identity-protect.org
- 9c912fac-5aa7-40fe-9e46-7e6ce2f0b6d0@identity-protect.org
Subdomains
2 observed subdomains of itkhazit.com.
| Subdomain |
|---|
| jenkins.itkhazit.com |
| www.itkhazit.com |
Web-graph footprint
Distinct hostnames that link to or from itkhazit.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from itkhazit.com.
- IP · 13.225.134.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 0ed64455-aa09-4ce1-a19b-d646191a50be@identity-protect.org
- TLD · .com
- Browse hostnames · it…
- 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: "itkhazit.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.