Hostname
nm-secure.com
Last fetched
nm-secure.com resolves to 1 IPv4 address operated by LNH-INC - Ntirety, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
nm-secure.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.112.83.147 | 208.112.0.0/17 | AS20021 | LNH-INC - Ntirety, Inc. | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: nm-secure.com
- Contact emails
- 122289700a161233230a52e567097337@domaindiscreet.com
- 19a8c7150a28fd0a402c99f9ebbd882e@domaindiscreet.com
- 40d287d60a28fd0a6cf32d5053c5634d@domaindiscreet.com
- 442a0bfe0a28fd0a71e7c5120ba46d4a@domaindiscreet.com
- 4515f9200a1612334c57ac74667b6af0@domaindiscreet.com
- 5a1e1a710a28fd0a6c565498bd1acef9@domaindiscreet.com
- 61bd1fc30a28fd0a3843d287e2514d1c@domaindiscreet.com
- 8s1eccegv0jl29cb51m1ucpbuj@domaindiscreet.com
- privacy@myprivatename.com
Subdomains
100 observed subdomains of nm-secure.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nm-secure.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nm-secure.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.faithconnector.com |
Related pages
Pivot deeper into the graph from nm-secure.com.
- IP · 208.112.83.147
- ASN · AS20021LNH-INC - Ntirety, Inc.
- Registrar · iana:9
- Country · US
- Email · 122289700a161233230a52e567097337@domaindiscreet.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: "nm-secure.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.