Hostname
nec.cl
Last fetched
nec.cl resolves to 1 IPv4 address operated by LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC in BR. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
nec.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 |
|---|---|---|---|---|
| 200.186.188.14 | 200.186.188.0/26 | AS10753 | LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC | BR |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- nec chile
- Contact emails
- —
Subdomains
2 observed subdomains of nec.cl.
| Subdomain |
|---|
| cloud.nec.cl |
| www.nec.cl |
Web-graph footprint
Distinct hostnames that link to or from nec.cl in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for nec.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf01.jp.nec.com |
| SPF_IP | 143.101.215.26 |
| SPF_IP | 143.101.215.27 |
Related pages
Pivot deeper into the graph from nec.cl.
- IP · 200.186.188.14
- ASN · AS10753LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC
- Registrar · registrar:nic chile
- Country · BR
- TLD · .cl
- Browse hostnames · ne…
- 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: "nec.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.