Skip to content

Hostname

dkaustech.com

Last fetched

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

Nutrition Label

WHISPER CANON · dkaustech.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dkaustech.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.234.116.139211.234.0.0/17AS3786KR

WHOIS identity

Registrar
iana:444
Organization
dk austech co.,ltd.
Contact emails

Subdomains

1 observed subdomain of dkaustech.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dkaustech.com.

MechanismTarget
SPF_IP121.254.175.232
SPF_IP211.234.116.147
SPF_IP211.234.116.205
SPF_IP220.119.216.210
SPF_IP52.79.131.118
SPF_IP58.76.211.115

Related pages

Pivot deeper into the graph from dkaustech.com.

Cypher and MCP

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

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