Skip to content

Hostname

ns3.ctrnet.cl

Last fetched

ns3.ctrnet.cl resolves to 2 IPv4 addresses operated by AS265831 - SOC. COMERCIAL WIRENET CHILE LTDA. in CL.

Nutrition Label

WHISPER CANON · ns3.ctrnet.clRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ns3.ctrnet.cl

Resolution chain

ns3.ctrnet.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.63.96.235200.63.96.0/24AS265831AS265831 - SOC. COMERCIAL WIRENET CHILE LTDA.CL
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG

WHOIS identity

No WHOIS records are currently associated with ns3.ctrnet.cl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ns3.ctrnet.cl.

MechanismTarget
SPF_Ans3.ctrnet.cl

Related pages

Pivot deeper into the graph from ns3.ctrnet.cl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ns3.ctrnet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.