Hostname
nserver.space
Last fetched
nserver.space resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
nserver.space 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 |
|---|---|---|---|---|
| 155.94.209.108 | 155.94.209.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- logic front
- Contact emails
Subdomains
8 observed subdomains of nserver.space.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nserver.space.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.netlussions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nserver.space.
- IP · 155.94.209.108
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:1910
- Country · US
- Email · e902b2713eb04860bce6ec6f542837bf.protect@whoisguard.com
- TLD · .space
- 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: "nserver.space"})-[: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.