Hostname
leejihye.com
Last fetched
leejihye.com resolves to 2 IPv4 addresses operated by AS4766 in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leejihye.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 211.229.35.2 | 211.224.0.0/13 | AS4766 | — | KR |
| 211.229.60.55 | 211.224.0.0/13 | AS4766 | — | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0153523333
- Contact emails
- ationkr@naver.com
- leejihye.com@contactprivacy.com
- ljhmoon55@nate.com
- 5dbf1bb6-e7fb-48c5-80b4-6203efa94315@identity-protect.org
- 87a830ea-56f0-426f-9d4a-b4ccccb9fed7@identity-protect.org
- 95785920-9ed0-4fec-8e51-9b1260acc608@identity-protect.org
- b15e61b6-2bcb-4d30-8082-ab1a5ec4aed9@identity-protect.org
- e0d0ec7f-2863-478f-af19-1807233e19b0@identity-protect.org
Subdomains
1 observed subdomain of leejihye.com.
| Subdomain |
|---|
| www.leejihye.com |
Web-graph footprint
Distinct hostnames that link to or from leejihye.com in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from leejihye.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leejihye.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.