Hostname
ezadmin.co.kr
Last fetched
ezadmin.co.kr resolves to 2 IPv4 addresses operated by AS3786 in KR. WHOIS lists registrar:????????? as the registrar.
Nutrition Label
Resolution chain
ezadmin.co.kr 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 |
|---|---|---|---|---|
| 117.52.89.75 | 117.52.0.0/16 | AS3786 | — | KR |
| 211.169.249.231 | 211.169.0.0/16 | AS3786 | — | KR |
WHOIS identity
- Registrar
- registrar:?????????
- Organization
- ??(?)
- Contact emails
- —
Subdomains
19 observed subdomains of ezadmin.co.kr.
Showing 14 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ezadmin.co.kr in the public web crawl.
22 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for ezadmin.co.kr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 121.254.179.55 |
| SPF_IP | 121.254.179.77 |
| SPF_IP | 121.254.179.84 |
| SPF_IP | 121.254.179.86 |
| SPF_IP | 182.162.141.83 |
| SPF_IP | 211.172.247.14 |
| SPF_IP | 211.172.247.88 |
| SPF_IP | 211.43.213.49 |
| SPF_IP | 211.43.213.8 |
| SPF_IP | 212.254.179.59 |
| SPF_IP | 222.231.24.102 |
| SPF_IP | 222.231.24.252 |
| SPF_IP | 222.231.24.28 |
| SPF_IP | 222.231.24.90 |
| SPF_IP | 66.232.145.241 |
| SPF_IP | 66.232.146.171 |
| SPF_IP | 66.232.146.205 |
| SPF_IP | 66.232.146.70 |
| SPF_IP | 66.232.146.71 |
Related pages
Pivot deeper into the graph from ezadmin.co.kr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ezadmin.co.kr"})-[: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.