Skip to content

Hostname

hbrkorea.com

Last fetched

hbrkorea.com resolves to 1 IPv4 address operated by AS135354 in KR. WHOIS lists iana:87 as the registrar.

Nutrition Label

WHISPER CANON · hbrkorea.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hbrkorea.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.50.130.20549.50.128.0/20AS135354KR

WHOIS identity

Registrar
iana:87
Organization
dunet,inc.
Contact emails

Subdomains

5 observed subdomains of hbrkorea.com.

Web-graph footprint

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

51 sites link to this hostname.

464 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hbrkorea.com.

MechanismTarget
SPF_INCLUDEemail.ncloud.com
SPF_IP211.215.22.39
SPF_IP211.215.22.46
SPF_IP211.38.137.187
SPF_IP218.38.137.131
SPF_IP218.38.137.171
SPF_IP218.50.7.243
SPF_IP218.50.7.248
SPF_IP223.130.131.246

Related pages

Pivot deeper into the graph from hbrkorea.com.

Cypher and MCP

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

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