Hostname
nsm.cl
Last fetched
nsm.cl resolves to 1 IPv4 address operated by AS265831 - SOC. COMERCIAL WIRENET CHILE LTDA. in CL. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
nsm.cl 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 |
|---|---|---|---|---|
| 138.117.148.163 | 138.117.148.0/24 | AS265831 | AS265831 - SOC. COMERCIAL WIRENET CHILE LTDA. | CL |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- nsm comercial limitada
- Contact emails
- —
Subdomains
11 observed subdomains of nsm.cl.
Web-graph footprint
Distinct hostnames that link to or from nsm.cl in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- nsm.cl
SPF policy
8 SPF mechanisms authorising senders for nsm.cl.
| Mechanism | Target |
|---|---|
| SPF_A | nsm.cl |
| SPF_INCLUDE | _spf.cpanelhost.cl |
| SPF_IP | 138.117.148.158 |
| SPF_IP | 138.117.148.163 |
| SPF_IP | 200.63.100.108 |
| SPF_IP | 200.63.100.113 |
| SPF_IP | 200.63.100.83 |
| SPF_MX | nsm.cl |
Related pages
Pivot deeper into the graph from nsm.cl.
- IP · 138.117.148.163
- ASN · AS265831AS265831 - SOC. COMERCIAL WIRENET CHILE LTDA.
- Registrar · registrar:nic chile
- Country · CL
- TLD · .cl
- 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: "nsm.cl"})-[: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.