Skip to content

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

WHISPER CANON · ezadmin.co.krRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ezadmin.co.kr

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.

WHOIS identity

Registrar
registrar:?????????
Organization
??(?)
Contact emails

Subdomains

19 observed subdomains of ezadmin.co.kr.

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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ezadmin.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP121.254.179.55
SPF_IP121.254.179.77
SPF_IP121.254.179.84
SPF_IP121.254.179.86
SPF_IP182.162.141.83
SPF_IP211.172.247.14
SPF_IP211.172.247.88
SPF_IP211.43.213.49
SPF_IP211.43.213.8
SPF_IP212.254.179.59
SPF_IP222.231.24.102
SPF_IP222.231.24.252
SPF_IP222.231.24.28
SPF_IP222.231.24.90
SPF_IP66.232.145.241
SPF_IP66.232.146.171
SPF_IP66.232.146.205
SPF_IP66.232.146.70
SPF_IP66.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.