Hostname
jakhak.com
Last fetched
jakhak.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jakhak.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 |
|---|---|---|---|---|
| 3.161.55.103 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.112 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.115 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.67 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.9.95.102 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.109 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.129 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.24 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jakhak.com owner
- Contact emails
- dtemmons@gmail.com
- 0f0a5d5f-61e3-4616-be6f-9b12f24d02ab@identity-protect.org
- 19feff61-7db1-41d9-b310-d83dc43e6bce@identity-protect.org
- 244d9c5b-0316-4a6d-8bba-7b5475fe8a5e@identity-protect.org
- 42384d4c-e1e6-45d6-b92f-878f1ef5ab1b@identity-protect.org
- 77ee427d-ef71-401c-8745-201061dcb84a@identity-protect.org
- bd5dfd8d-30a6-420e-97d5-a8672b833fda@identity-protect.org
Subdomains
1 observed subdomain of jakhak.com.
| Subdomain |
|---|
| www.jakhak.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jakhak.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jakhak.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.