Hostname
ntpxkj.com
Last fetched
ntpxkj.com resolves to 5 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in JP. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
ntpxkj.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.122.128.131 | 134.122.128.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
| 43.247.134.179 | 43.247.134.0/24 | AS932 | XNNET - XNNET LLC | — |
| 47.239.28.134 | 47.239.0.0/16 | AS45102 | ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. | — |
| 103.30.78.170 | 103.30.78.0/24 | AS932 | XNNET - XNNET LLC | — |
| 45.155.220.74 | 45.155.220.0/24 | AS134835 | SNL-HK - Starry Network Limited | — |
WHOIS identity
- Registrar
- iana:1923
- Organization
- nantong puxin kuaiji zixun youxian gongsi
- Contact emails
Subdomains
1 observed subdomain of ntpxkj.com.
| Subdomain |
|---|
| www.ntpxkj.com |
Threat posture
History
Related pages
Pivot deeper into the graph from ntpxkj.com.
- IP · 134.122.128.131
- ASN · AS152194CTGSERVERLIMITED-AS-AP - CTG Server Limited
- Registrar · iana:1923
- Country · JP
- Email · zyx_ntpxkj@163.com
- TLD · .com
- Browse hostnames · nt…
- 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: "ntpxkj.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.