Skip to content

Hostname

hmsec.com

Last fetched

hmsec.com resolves to 1 IPv4 address operated by AS9493 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · hmsec.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hmsec.com

Resolution chain

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

IPPrefixASNOperatorCountry
218.237.111.6218.237.111.0/24AS9493KR

WHOIS identity

Registrar
iana:100
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

20 observed subdomains of hmsec.com.

Web-graph footprint

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

83 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hmsec.com.

MechanismTarget
SPF_IP203.227.19.219
SPF_IP203.227.19.221
SPF_IP203.227.19.222
SPF_IP203.227.19.223
SPF_IP203.227.19.231
SPF_IP203.227.19.241
SPF_IP203.227.19.57
SPF_IP203.227.19.58
SPF_IP203.227.19.6

Related pages

Pivot deeper into the graph from hmsec.com.

Cypher and MCP

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

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