Skip to content

Hostname

dongkuk.com

Last fetched

dongkuk.com resolves to 1 IPv4 address operated by LDCC-AS-KR LOTTE INNOVATE Co.,Ltd in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · dongkuk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dongkuk.com

Resolution chain

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

IPPrefixASNOperatorCountry
125.60.95.112125.60.95.0/24AS9980LDCC-AS-KR LOTTE INNOVATE Co.,LtdKR

WHOIS identity

Registrar
iana:244
Organization
dongkuk steel
Contact emails

Subdomains

37 observed subdomains of dongkuk.com.

Web-graph footprint

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

82 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dongkuk.com.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com
SPF_IP101.79.11.31
SPF_IP101.79.13.23
SPF_IP125.60.95.31
SPF_IP175.45.194.53
SPF_IP175.45.195.98
SPF_IP183.111.144.78
SPF_IP61.72.254.66

Related pages

Pivot deeper into the graph from dongkuk.com.

Cypher and MCP

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

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