Hostname
hm.com.edgekey.net
Last fetched
hm.com.edgekey.net resolves to 2 IPv4 addresses operated by AS18403 in VN.
Nutrition Label
Resolution chain
hm.com.edgekey.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.196.68.49 | 23.196.68.0/22 | AS18403 | — | VN |
| 23.204.252.54 | 23.204.252.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
WHOIS identity
No WHOIS records are currently associated with hm.com.edgekey.net in WhisperGraph.
Subdomains
61 observed subdomains of hm.com.edgekey.net.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hm.com.edgekey.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hm.com.edgekey.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hm.com.edgekey.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.