Hostname
heplock.com
Last fetched
heplock.com resolves to 15 IPv4 addresses operated by YANCYLIMITED-AS-HK - Yancy Limited in HK. WHOIS lists iana:1509 as the registrar.
Nutrition Label
Resolution chain
heplock.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 156.234.207.218 | 156.234.207.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 156.234.207.219 | 156.234.207.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 156.234.207.220 | 156.234.207.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 156.234.207.221 | 156.234.207.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 156.234.207.222 | 156.234.207.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | HK |
| 23.248.225.114 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.115 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.116 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.117 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.118 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.154 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.155 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.156 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.157 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
| 23.248.225.158 | 23.248.225.0/24 | AS138415 | YANCYLIMITED-AS-HK - Yancy Limited | US |
WHOIS identity
- Registrar
- iana:1509
- Organization
- domain admin
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from heplock.com.
- IP · 156.234.207.218
- ASN · AS138415YANCYLIMITED-AS-HK - Yancy Limited
- Registrar · iana:1509
- Country · HK
- Email · heplock.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · he…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heplock.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.