Hostname
ntsofficial.com
Last fetched
ntsofficial.com resolves to 1 IPv4 address operated by SERVERSTADIUM - Wowrack.com in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ntsofficial.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 |
|---|---|---|---|---|
| 216.244.93.201 | 216.244.93.0/24 | AS27323 | SERVERSTADIUM - Wowrack.com | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ntsofficial.com owner
- Contact emails
- 8b7a88d0-821e-4428-852e-5d8a2b539059@identity-protect.org
- 8c5b2241-ced8-430d-95db-b784bbace590@identity-protect.org
- 8fed4ae2-54c1-4832-a0b9-256fe209d8f6@identity-protect.org
- eb7a7ed8-e737-484a-ae97-45720fba8d14@identity-protect.org
- f6819c20-e127-49d7-aea8-33b7b90d769c@identity-protect.org
- owner-5634217@ntsofficial.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ntsofficial.com.
- IP · 216.244.93.201
- ASN · AS27323SERVERSTADIUM - Wowrack.com
- Registrar · iana:468
- Country · US
- Email · 8b7a88d0-821e-4428-852e-5d8a2b539059@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: "ntsofficial.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.