Hostname
hajinee.com
Last fetched
hajinee.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hajinee.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.124.91.11 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.149.16 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.38.83.70 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.56.157 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hajinee.com owner
- Contact emails
- 14924cf5-0bdf-432d-9e5e-799323644d28@identity-protect.org
- 1f6b7f06-0997-40a2-8ac3-fe3b2296ee2a@identity-protect.org
- 89db8802-8a27-4169-8542-13b3d4a757bb@identity-protect.org
- 9a9cbe7c-14bc-4525-8169-fc08656e7156@identity-protect.org
- be9798ee-7caf-4da6-8847-6f727b734e61@identity-protect.org
- cc3f0b96-d91b-4849-af6d-b3c626b04440@identity-protect.org
- e966b959-f9f9-4d26-8590-c9a597e9d4f3@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from hajinee.com in the public web crawl.
17 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hajinee.com.
- IP · 13.124.91.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 14924cf5-0bdf-432d-9e5e-799323644d28@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "hajinee.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.