Hostname
imilkbook.com
Last fetched
imilkbook.com resolves to 5 IPv4 addresses operated by AS4766 in KR. WHOIS lists iana:444 as the registrar.
Nutrition Label
Resolution chain
imilkbook.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:444
- Organization
- eim suk oh
- Contact emails
Subdomains
14 observed subdomains of imilkbook.com.
Web-graph footprint
Distinct hostnames that link to or from imilkbook.com in the public web crawl.
9 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for imilkbook.com.
| Mechanism | Target |
|---|---|
| SPF_A | imilkbook.com |
| SPF_INCLUDE | _spf.daum.net |
| SPF_IP | 210.122.34.182 |
| SPF_IP | 210.122.35.56 |
| SPF_IP | 210.122.35.71 |
| SPF_IP | 211.239.150.85 |
| SPF_IP | 61.100.186.98 |
| SPF_IP | 61.100.186.99 |
| SPF_MX | imilkbook.com |
Related pages
Pivot deeper into the graph from imilkbook.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "imilkbook.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.