Hostname
nizi.com
Last fetched
nizi.com resolves to 1 IPv4 address operated by AS47583 in NL. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nizi.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 |
|---|---|---|---|---|
| 145.14.151.50 | 145.20.0.0/16 | AS47583 | — | NL |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- c45687us7f5@networksolutionsprivateregistration.com
- dataprotected@maskeddetails.com
- db7cz8qd4zh@networksolutionsprivateregistration.com
- en9ch6p27m5@networksolutionsprivateregistration.com
- g82jn5ns2g5@networksolutionsprivateregistration.com
- h74zg9qn2ha@networksolutionsprivateregistration.com
- je53w7je5e8@networksolutionsprivateregistration.com
- m86tj9dp8za@networksolutionsprivateregistration.com
- m87pz7bj9cc@networksolutionsprivateregistration.com
- mm8u68ba38u@networksolutionsprivateregistration.com
- pu3u75wu4gt@networksolutionsprivateregistration.com
- t38rq92v5vn@networksolutionsprivateregistration.com
- u488c4xu3my@networksolutionsprivateregistration.com
- ug96j34j4jw@networksolutionsprivateregistration.com
- un5jw7ve959@networksolutionsprivateregistration.com
- v82f56wc4qb@networksolutionsprivateregistration.com
- zy4h76mr8mk@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of nizi.com.
| Subdomain |
|---|
| tools.nizi.com |
| www.nizi.com |
Web-graph footprint
Distinct hostnames that link to or from nizi.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for nizi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.81.119.3 |
| SPF_IP | 185.173.180.167 |
| SPF_IP | 217.31.73.2 |
| SPF_IP | 217.31.73.3 |
| SPF_IP | 52.157.159.25 |
Related pages
Pivot deeper into the graph from nizi.com.
- IP · 145.14.151.50
- ASN · AS47583
- Registrar · iana:2
- Country · NL
- Email · c45687us7f5@networksolutionsprivateregistration.com
- 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: "nizi.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.