Hostname
ntx-development.com
Last fetched
ntx-development.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ntx-development.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.17.169.34 | 50.17.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ntx-development.com owner
- Contact emails
- 00db7d08-34d0-4d46-a646-313045099a7a@identity-protect.org
- 131b55c7-4c06-4ada-b05a-7f532c972132@identity-protect.org
- 4b05eb0e-4042-454f-bb56-4f0758d8112e@identity-protect.org
- 66afafa2-f995-4d63-ab10-ed9eca61ee43@identity-protect.org
- 8906d303-885d-4468-a613-582a594b19bb@identity-protect.org
- 933b47bf-6853-4ce7-a6a6-67ad5c1e8242@identity-protect.org
- f9b42afa-f326-4607-88fc-c7e5fdc8c511@identity-protect.org
Subdomains
46 observed subdomains of ntx-development.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ntx-development.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ntx-development.com.
- IP · 50.17.169.34
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00db7d08-34d0-4d46-a646-313045099a7a@identity-protect.org
- 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: "ntx-development.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.