Skip to content

Hostname

dhitech.co.kr

Last fetched

dhitech.co.kr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · dhitech.co.krRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/dhitech.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.160.8145.60.160.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.168.8145.60.168.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:(?)???
Organization
???? ?????
Contact emails

Subdomains

8 observed subdomains of dhitech.co.kr.

Web-graph footprint

Distinct hostnames that link to or from dhitech.co.kr in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dhitech.co.kr.

MechanismTarget
SPF_INCLUDE_spf1.britymail.com
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.166.157.113
SPF_IP121.166.157.174
SPF_IP121.166.157.250

Related pages

Pivot deeper into the graph from dhitech.co.kr.

Cypher and MCP

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

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