Hostname
14.netor.net
Last fetched
14.netor.net resolves to 16 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in IN.
Nutrition Label
Resolution chain
14.netor.net 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 |
|---|---|---|---|---|
| 129.227.206.1 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 129.227.206.2 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 129.227.206.3 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 129.227.206.4 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 129.227.206.5 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 129.227.206.6 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 129.227.206.7 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 129.227.206.8 | 129.227.192.0/19 | AS21859 | ZEN-ECN - Zenlayer Inc | IN |
| 155.102.130.197 | 155.102.130.0/24 | AS24429 | — | US |
| 155.102.130.198 | 155.102.130.0/24 | AS24429 | — | US |
| 155.102.130.199 | 155.102.130.0/24 | AS24429 | — | US |
| 155.102.130.200 | 155.102.130.0/24 | AS24429 | — | US |
| 155.102.130.201 | 155.102.130.0/24 | AS24429 | — | US |
| 155.102.130.202 | 155.102.130.0/24 | AS24429 | — | US |
| 155.102.130.203 | 155.102.130.0/24 | AS24429 | — | US |
| 155.102.130.204 | 155.102.130.0/24 | AS24429 | — | US |
WHOIS identity
No WHOIS records are currently associated with 14.netor.net in WhisperGraph.
Subdomains
4 observed subdomains of 14.netor.net.
Threat posture
History
Related pages
Pivot deeper into the graph from 14.netor.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "14.netor.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.