Hostname
nm.org
Last fetched
nm.org resolves to 1 IPv4 address operated by AS19247 - Northwestern Memorial Hospital in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nm.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 |
|---|---|---|---|---|
| 204.62.118.87 | 204.62.118.0/24 | AS19247 | AS19247 - Northwestern Memorial Hospital | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- new mexico technet
- Contact emails
- a43rs2wz7y5@networksolutionsprivateregistration.com
- ab5jg9ex7d4@networksolutionsprivateregistration.com
- ac3py9v28fg@networksolutionsprivateregistration.com
- by9jz9c48bx@networksolutionsprivateregistration.com
- c25sp4sw8y9@networksolutionsprivateregistration.com
- cw8aa5bm3su@networksolutionsprivateregistration.com
- cz69s5u865f@networksolutionsprivateregistration.com
- dy58v923679@networksolutionsprivateregistration.com
- er5cq7887k5@networksolutionsprivateregistration.com
- ew77j47x5sh@networksolutionsprivateregistration.com
- f59tr66n3ze@networksolutionsprivateregistration.com
- fj3z49mq8xp@networksolutionsprivateregistration.com
- fu9eq7u75bh@networksolutionsprivateregistration.com
- gg3a24hr25b@networksolutionsprivateregistration.com
- ha6h25n6227@networksolutionsprivateregistration.com
- ht4ph6f29dm@networksolutionsprivateregistration.com
- jq9xe2pm3jq@networksolutionsprivateregistration.com
- kp96s6sq4gg@networksolutionsprivateregistration.com
- mg2xf2wu3kb@networksolutionsprivateregistration.com
- mu4k75kt8kv@networksolutionsprivateregistration.com
- and 18 more
Subdomains
367 observed subdomains of nm.org.
Showing 25 of 367. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nm.org in the public web crawl.
6,565 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nm.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | nm.org._nspf.vali.email |
Related pages
Pivot deeper into the graph from nm.org.
- IP · 204.62.118.87
- ASN · AS19247AS19247 - Northwestern Memorial Hospital
- Registrar · iana:2
- Country · US
- Email · a43rs2wz7y5@networksolutionsprivateregistration.com
- TLD · .org
- 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.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.