Hostname
naisp.org
Last fetched
naisp.org resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
naisp.org 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 |
|---|---|---|---|---|
| 69.10.33.22 | 69.10.32.0/20 | AS19318 | IS-AS-1 - Interserver, Inc | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- batel colombia sas
- Contact emails
Subdomains
21 observed subdomains of naisp.org.
Web-graph footprint
Distinct hostnames that link to or from naisp.org in the public web crawl.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- naisp.org
SPF policy
11 SPF mechanisms authorising senders for naisp.org.
| Mechanism | Target |
|---|---|
| SPF_A | naisp.org |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 109.106.250.1/24 |
| SPF_IP | 151.106.103.101 |
| SPF_IP | 151.106.103.151 |
| SPF_IP | 65.181.111.165 |
| SPF_IP | 67.217.58.155 |
| SPF_IP | 69.10.33.22 |
| SPF_MX | naisp.org |
Related pages
Pivot deeper into the graph from naisp.org.
- IP · 69.10.33.22
- ASN · AS19318IS-AS-1 - Interserver, Inc
- Registrar · iana:48
- Country · US
- Email · todd.bowser@mindspring.com
- TLD · .org
- Browse hostnames · na…
- 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: "naisp.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.