Hostname
ndttanzania.com
Last fetched
ndttanzania.com resolves to 1 IPv4 address operated by AS47583 in LT. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ndttanzania.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 |
|---|---|---|---|---|
| 45.84.204.113 | 45.84.204.0/22 | AS47583 | — | LT |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 15cc35af916897caba641d660c05de3756b0c3cc6ddfe147d763571a04e715f6@ndttanzania.com.whoisproxy.org
- 26d1c10e2ef36faaafdacd042632c7d80bb4f7556bd49d0db529b5ecd0a22731@ndttanzania.com.whoisproxy.org
- 2a95270c6618a3b29ba2c2831afefa7b59392f52548c1a891fa9fc3f5b0a1828@ndttanzania.com.whoisproxy.org
- 2ec2cd760f7536e12833271df37002c465677b8f811915fcf4336a928d85cc4c@ndttanzania.com.whoisproxy.org
- 33bb519a61182509e5abcbc5add5b27635a9aa6bf3b55d511b077a0d5b6f1bcf@ndttanzania.com.whoisproxy.org
- 40375dc6f665781522257dd2682ee01b568090626ac96f3541367cfe5b5b8540@ndttanzania.com.whoisproxy.org
- 46948565caffdd109369f87805780cb0bd183824738791bf1cc5bb1a54ed7be1@ndttanzania.com.whoisproxy.org
- 6f66c45e8ab34f91187efc42f7ce2903c2054d7e81a11cdc988530bac85d2c78@ndttanzania.com.whoisproxy.org
- 7121320e58521d06ee8057219a0e6cae021800f67954c89727b9f6418c0e67e6@ndttanzania.com.whoisproxy.org
- 791a40e535f2e8efef1b81d20e1557bddc5873653070ec6621f1eae7dfddcdf6@ndttanzania.com.whoisproxy.org
- 85c0366b2e4a9ea9aad175bddf57d6fb3a90fdcb18551e86ce7dab6723833090@ndttanzania.com.whoisproxy.org
- 9bfec9ad4cb6baf3c0607badad8eb87f19eba17e73ff743b3b5445b771a36a2e@ndttanzania.com.whoisproxy.org
- 9ec69513268244d2e96cfee7c9d949a9a6ec57da1e72aadaba830d1218f60826@ndttanzania.com.whoisproxy.org
- af2eadcc8642375dbdf9df12b69a657eb5d49bd31301035670b8d41401f5b123@ndttanzania.com.whoisproxy.org
- bd8a32e69d87fa57e6a150aeff7d68d0bbb5084ed03e3f6dd0575d6d18df976f@ndttanzania.com.whoisproxy.org
- e410e5794f20edd5b685ece1b5d837fe560627706d897bc853635a3f0b653c06@ndttanzania.com.whoisproxy.org
- f4b69888981661f466f97e523a6be3cfb1869969e8b0bbcc7307234fe106536b@ndttanzania.com.whoisproxy.org
- f60a7c4fea0f2762597c5297eefa3f971912c5e87f28fea6d0343097e911ce96@ndttanzania.com.whoisproxy.org
- fa1c2890564b312c362633ee98a75935401c91c7b5b1b334a195d3bce3ea9911@ndttanzania.com.whoisproxy.org
Subdomains
1 observed subdomain of ndttanzania.com.
| Subdomain |
|---|
| www.ndttanzania.com |
Web-graph footprint
Distinct hostnames that link to or from ndttanzania.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ndttanzania.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from ndttanzania.com.
- IP · 45.84.204.113
- ASN · AS47583
- Registrar · iana:269
- Country · LT
- Email · 15cc35af916897caba641d660c05de3756b0c3cc6ddfe147d763571a04e715f6@ndttanzania.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: "ndttanzania.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.