Hostname
nsnis.org
Last fetched
nsnis.org resolves to 14 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
nsnis.org resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.223.124.159 | 145.223.120.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 84.32.84.144 | 84.32.84.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
| 84.32.84.68 | 84.32.84.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | LT |
| 88.223.87.192 | 88.223.80.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 92.113.16.169 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.209 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.236 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.16.24 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.10 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.133 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.190 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 92.113.23.72 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | DE |
| 88.222.222.216 | 88.222.222.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
| 2.57.91.5 | 2.57.91.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | — |
WHOIS identity
- Registrar
- iana:1479
- Organization
- executive director
- Contact emails
Subdomains
2 observed subdomains of nsnis.org.
| Subdomain |
|---|
| autodiscover.nsnis.org |
| www.nsnis.org |
Web-graph footprint
Distinct hostnames that link to or from nsnis.org in the public web crawl.
92 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nsnis.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from nsnis.org.
- IP · 145.223.124.159
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:1479
- Country · US
- Email · devnsnis@gmail.com
- TLD · .org
- Browse hostnames · ns…
- 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: "nsnis.org"})-[: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.