Hostname
i-technology.cl
Last fetched
i-technology.cl resolves to 3 IPv4 addresses operated by AS262237 in CL. WHOIS lists registrar:nic chile as the registrar.
Nutrition Label
Resolution chain
i-technology.cl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 161.0.163.34 | 161.0.163.0/24 | AS262237 | — | CL |
| 186.103.233.50 | 186.103.128.0/17 | AS15311 | — | CL |
| 186.103.233.54 | 186.103.128.0/17 | AS15311 | — | CL |
WHOIS identity
- Registrar
- registrar:nic chile
- Organization
- information technology ldta
- Contact emails
- —
Subdomains
11 observed subdomains of i-technology.cl.
Web-graph footprint
Distinct hostnames that link to or from i-technology.cl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for i-technology.cl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from i-technology.cl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "i-technology.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.