Skip to content

Hostname

hdsmall.co.kr

Last fetched

hdsmall.co.kr resolves to 2 IPv4 addresses operated by AS45974 in KR. WHOIS lists registrar:(?)?????? as the registrar.

Nutrition Label

WHISPER CANON · hdsmall.co.krRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hdsmall.co.kr

Resolution chain

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

WHOIS identity

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

Subdomains

2 observed subdomains of hdsmall.co.kr.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hdsmall.co.kr.

MechanismTarget
SPF_IP103.87.116.162
SPF_IP103.87.116.168
SPF_IP133.186.225.52
SPF_IP211.233.50.39

Related pages

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

Cypher and MCP

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

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