Hostname
lon-tec.com
Last fetched
lon-tec.com resolves to 16 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in VN. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
lon-tec.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 156.59.137.180 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.137.181 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.137.182 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.137.183 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.137.184 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.137.185 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.137.186 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 156.59.137.187 | 156.59.136.0/21 | AS21859 | ZEN-ECN - Zenlayer Inc | VN |
| 43.109.67.47 | 43.109.67.0/24 | AS24429 | — | HK |
| 43.109.67.48 | 43.109.67.0/24 | AS24429 | — | HK |
| 43.109.67.49 | 43.109.67.0/24 | AS24429 | — | HK |
| 43.109.67.50 | 43.109.67.0/24 | AS24429 | — | HK |
| 43.109.67.51 | 43.109.67.0/24 | AS24429 | — | HK |
| 43.109.67.52 | 43.109.67.0/24 | AS24429 | — | HK |
| 43.109.67.53 | 43.109.67.0/24 | AS24429 | — | HK |
| 43.109.67.54 | 43.109.67.0/24 | AS24429 | — | HK |
WHOIS identity
- Registrar
- iana:420
- Organization
- qing dao guo lin huan bao ke ji gu fen you xian gong si
- Contact emails
Subdomains
3 observed subdomains of lon-tec.com.
Web-graph footprint
Distinct hostnames that link to or from lon-tec.com in the public web crawl.
6 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for lon-tec.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.qiye.aliyun.com |
Related pages
Pivot deeper into the graph from lon-tec.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lon-tec.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.