Hostname
nmsrv.com
Last fetched
nmsrv.com resolves to 1 IPv4 address operated by GOSSAMERTHREADS - Gossamer Threads Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nmsrv.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 |
|---|---|---|---|---|
| 208.70.245.8 | 208.70.244.0/22 | AS36483 | GOSSAMERTHREADS - Gossamer Threads Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- gossamer threads
- Contact emails
Subdomains
1,436 observed subdomains of nmsrv.com.
Showing 25 of 1,436. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nmsrv.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for nmsrv.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 172.255.48.0/20 |
| SPF_IP | 199.10.28.0/22 |
| SPF_IP | 2001:1978:2300:40::/58 |
| SPF_IP | 204.187.12.0/22 |
| SPF_IP | 208.70.244.0/22 |
| SPF_IP | 217.168.20.0/24 |
| SPF_IP | 217.168.23.0/26 |
| SPF_IP | 217.27.247.0/28 |
| SPF_IP | 217.27.250.0/24 |
| SPF_IP | 23.83.208.0/21 |
| SPF_IP | 23.83.216.0/21 |
| SPF_IP | 2607:fcc0::/32 |
| SPF_IP | 2a01:6c8:1::/48 |
| SPF_IP | 44.135.218.0/24 |
| SPF_IP | 5.45.19.16/28 |
| SPF_IP | 70.33.225.0/24 |
| SPF_IP | 74.86.15.64/28 |
Related pages
Pivot deeper into the graph from nmsrv.com.
- IP · 208.70.245.8
- ASN · AS36483GOSSAMERTHREADS - Gossamer Threads Inc.
- Registrar · iana:2
- Country · CA
- Email · dns@gossamer-threads.com
- TLD · .com
- Browse hostnames · nm…
- 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: "nmsrv.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.