Skip to content

Hostname

htns.com

Last fetched

htns.com resolves to 3 IPv4 addresses operated by AS4766 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · htns.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/htns.com

Resolution chain

htns.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.196.150.76211.192.0.0/13AS4766KR
193.122.101.159193.122.96.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationKR
130.162.128.114130.162.128.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationKR

WHOIS identity

Registrar
iana:100
Organization
hanaro tns co.
Contact emails

Subdomains

23 observed subdomains of htns.com.

Web-graph footprint

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

40 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for htns.com.

MechanismTarget
SPF_IP121.156.106.243
SPF_IP129.154.220.110

Related pages

Pivot deeper into the graph from htns.com.

Cypher and MCP

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

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