Skip to content

Hostname

ebse.co.kr

Last fetched

ebse.co.kr resolves to 2 IPv4 addresses operated by AS135354 in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

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

Resolution chain

ebse.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

18 observed subdomains of ebse.co.kr.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for ebse.co.kr.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_IP1.226.49.81
SPF_IP1.234.72.23
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_IP211.206.186.114
SPF_IP211.59.239.186

Related pages

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

Cypher and MCP

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

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