Skip to content

Hostname

yeojoo.ac.kr

Last fetched

yeojoo.ac.kr resolves to 2 IPv4 addresses operated by KIXS-AS-KR-KR - Korea Telecom in KR.

Nutrition Label

WHISPER CANON · yeojoo.ac.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/yeojoo.ac.kr

Resolution chain

yeojoo.ac.kr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.105.16.70210.105.16.0/22AS4766KIXS-AS-KR-KR - Korea TelecomKR
210.105.16.71210.105.16.0/22AS4766KIXS-AS-KR-KR - Korea TelecomKR

WHOIS identity

No WHOIS records are currently associated with yeojoo.ac.kr in WhisperGraph.

Subdomains

11 observed subdomains of yeojoo.ac.kr.

Web-graph footprint

Distinct hostnames that link to or from yeojoo.ac.kr in the public web crawl.

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for yeojoo.ac.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_vpc.daouoffice.com
SPF_IP210.105.16.2
SPF_IP210.105.16.27
SPF_IP210.105.16.85
SPF_IP210.105.16.87
SPF_IP210.105.20.231
SPF_IP34.64.136.126

Related pages

Pivot deeper into the graph from yeojoo.ac.kr.

Cypher and MCP

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

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