Skip to content

Hostname

kuefi.org

Last fetched

kuefi.org resolves to 1 IPv4 address operated by LGDACOM-KR - LG DACOM Corporation in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · kuefi.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kuefi.org

Resolution chain

kuefi.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.43.212.176211.43.192.0/19AS3786LGDACOM-KR - LG DACOM CorporationKR

WHOIS identity

Registrar
iana:244
Organization
dikay kim
Contact emails

Subdomains

1 observed subdomain of kuefi.org.

Subdomain
www.kuefi.org

Web-graph footprint

Distinct hostnames that link to or from kuefi.org in the public web crawl.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kuefi.org.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr
SPF_IP211.43.212.176
SPF_IP211.43.212.211
SPF_IP211.43.212.62

Related pages

Pivot deeper into the graph from kuefi.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kuefi.org"})-[: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.