Skip to content

Hostname

dkpharm.co.kr

Last fetched

dkpharm.co.kr resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in KR. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · dkpharm.co.krRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/dkpharm.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
146.56.181.8146.56.128.0/18AS31898ORACLE-BMC-31898 - Oracle CorporationKR
1.234.1.1671.232.0.0/13AS9318KR

WHOIS identity

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

Subdomains

5 observed subdomains of dkpharm.co.kr.

Web-graph footprint

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

140 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dkpharm.co.kr.

MechanismTarget
SPF_INCLUDEmail.whois.co.kr
SPF_INCLUDEspf.cafe24.com
SPF_IP125.131.134.167
SPF_IP125.131.134.168
SPF_IP125.131.134.169
SPF_IP125.131.134.181
SPF_IP125.131.134.182

Related pages

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

Cypher and MCP

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

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