Skip to content

Hostname

daekyo.com

Last fetched

daekyo.com resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · daekyo.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/daekyo.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.234.92.245211.234.0.0/17AS3786KR

WHOIS identity

Registrar
iana:100
Organization
daekyo co.,ltd.
Contact emails

Subdomains

97 observed subdomains of daekyo.com.

Web-graph footprint

Distinct hostnames that link to or from daekyo.com in the public web crawl.

59 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for daekyo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP210.106.230.11
SPF_IP210.106.230.12
SPF_IP210.106.230.13
SPF_IP210.106.230.43
SPF_IP211.234.92.225
SPF_IP211.234.92.226
SPF_IP211.234.92.233
SPF_IP211.234.92.76

Related pages

Pivot deeper into the graph from daekyo.com.

Cypher and MCP

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

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