Hostname
gruponext.cl
Last fetched
gruponext.cl resolves to 2 IPv4 addresses operated by OPTIWISP SPA in CL.
Nutrition Label
Resolution chain
gruponext.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.202.12.250 | 143.202.12.0/24 | AS267776 | OPTIWISP SPA | CL |
| 190.171.170.94 | 190.171.128.0/18 | AS16629 | CTC. CORP S.A. TELEFONICA EMPRESAS | CL |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from gruponext.cl in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gruponext.cl.
| Mechanism | Target |
|---|---|
| SPF_A | gruponext.cl |
| SPF_IP | 190.171.170.94 |
| SPF_MX | gruponext.cl |
Related pages
Pivot deeper into the graph from gruponext.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gruponext.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.