Hostname
nizamdb.com
Last fetched
nizamdb.com resolves to 1 IPv4 address operated by AIN - American Information Network in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nizamdb.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 |
|---|---|---|---|---|
| 205.134.191.43 | 205.134.160.0/19 | AS6405 | AIN - American Information Network | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nizamdb.com owner
- Contact emails
- 09d1bbb6-2a74-48c8-b5c3-d0dc5609ce7a@identity-protect.org
- 82aa6189-14f1-492b-9634-5dbe5b26f784@identity-protect.org
- a3355824-d9e2-4173-8c25-68d3fa2e7321@identity-protect.org
- d3027dc9-8ccc-471e-81b9-edde83d36396@identity-protect.org
- owner-10662360@nizamdb.com.whoisprivacyservice.org
- owner-689796@nizamdb.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of nizamdb.com.
Web-graph footprint
Distinct hostnames that link to or from nizamdb.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nizamdb.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 205.134.182.76 |
Related pages
Pivot deeper into the graph from nizamdb.com.
- IP · 205.134.191.43
- ASN · AS6405AIN - American Information Network
- Registrar · iana:468
- Country · US
- Email · 09d1bbb6-2a74-48c8-b5c3-d0dc5609ce7a@identity-protect.org
- TLD · .com
- Browse hostnames · ni…
- 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: "nizamdb.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.