Hostname
ndraft.com
Last fetched
ndraft.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ndraft.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 |
|---|---|---|---|---|
| 79.96.196.232 | 79.96.128.0/17 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 02934c79f3390f400f5d23a06eb0a87835512be0888bda5e75dc4552dea3ef8d@ndraft.com.whoisproxy.org
- 0449d5a4512c7af03bbf75eb00306f7744059d9a99fae3c7b6053115b7a48e2f@ndraft.com.whoisproxy.org
- 11360758605d5af697b4f97f246daea7c87ac654adb573bf9eecf4b3185da513@ndraft.com.whoisproxy.org
- 193c6fdaf61ec3e4dcc2831e5e2413f39932ec5eea58011d146059c0c96b02bc@ndraft.com.whoisproxy.org
- 278389e95b161e7b28229701893de212c8b9fe0f800399ee6bad569a7d7bfbdb@ndraft.com.whoisproxy.org
- 2d3c96d7ce1c69c3bfc4c1e61fedf395a551552c6dad432c0b147696b14828e2@ndraft.com.whoisproxy.org
- 477e350b3e3b1c5cc3de96d0503e68307619635bf9e941e591acbc2fabc9d7a4@ndraft.com.whoisproxy.org
- 52686a2c67cddb1f2b56ec7439d3aaf78e4c476276fe4bbcc12bc743ab9ade13@ndraft.com.whoisproxy.org
- 5d62ca9526fe364ee3ed5915979ce60e6defd67180c309182b28587d78f8eb0a@ndraft.com.whoisproxy.org
- 9bade92a9d09d0b4ae36308fde885ad6019f32b767b19b0afaa48a77f1d2cf94@ndraft.com.whoisproxy.org
- b08f93f429c56cdc65ce19c8582912fde1872a60b3dbe128b613a70981c65670@ndraft.com.whoisproxy.org
- bdaf391303be60a046299bd5b9e7f5c1ec431bf0a91b6c507ca71f4a2e0f475f@ndraft.com.whoisproxy.org
- be9e6d091daf7433ee894f723ed4829e333f570bd89603e06d4ecaca7a5f5d25@ndraft.com.whoisproxy.org
- d6f6a5eaa267c7c1840d17240b7222f8f4e904ac0c62defa6d0b2c8e69452128@ndraft.com.whoisproxy.org
Subdomains
1 observed subdomain of ndraft.com.
| Subdomain |
|---|
| www.ndraft.com |
Web-graph footprint
Distinct hostnames that link to or from ndraft.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ndraft.com.
- IP · 79.96.196.232
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 02934c79f3390f400f5d23a06eb0a87835512be0888bda5e75dc4552dea3ef8d@ndraft.com.whoisproxy.org
- TLD · .com
- Browse hostnames · nd…
- 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: "ndraft.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.