Skip to content

Hostname

ebs.co.kr

Last fetched

ebs.co.kr resolves to 2 IPv4 addresses operated by AS135354 in KR. WHOIS lists registrar:asadal, inc.(http://www.asadal.co.kr) as the registrar.

Nutrition Label

WHISPER CANON · ebs.co.krRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ebs.co.kr

Resolution chain

ebs.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:asadal, inc.(http://www.asadal.co.kr)
Organization
????????
Contact emails

Subdomains

67 observed subdomains of ebs.co.kr.

Web-graph footprint

Distinct hostnames that link to or from ebs.co.kr in the public web crawl.

781 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ebs.co.kr.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEemail.gov-ncloud.com
SPF_IP110.165.16.75
SPF_IP110.165.18.13
SPF_IP110.165.18.233
SPF_IP110.165.18.234
SPF_IP110.165.19.36
SPF_IP121.163.121.67
SPF_IP121.163.121.77
SPF_IP121.163.121.81
SPF_IP121.163.121.82
SPF_IP121.163.121.84
SPF_IP211.218.209.54

Related pages

Pivot deeper into the graph from ebs.co.kr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ebs.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.