Hostname
acindar.com.ar
Last fetched
acindar.com.ar resolves to 1 IPv4 address operated by Techtel LMDS Comunicaciones Interactivas S.A. in AR.
Nutrition Label
Resolution chain
acindar.com.ar 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.80.209.166 | 200.80.209.0/24 | AS11664 | Techtel LMDS Comunicaciones Interactivas S.A. | AR |
| 200.80.209.166 | 200.80.209.0/24 | AS11664 | Techtel LMDS Comunicaciones Interactivas S.A. | AR |
WHOIS identity
No WHOIS records are currently associated with acindar.com.ar in WhisperGraph.
Subdomains
10 observed subdomains of acindar.com.ar.
Web-graph footprint
Distinct hostnames that link to or from acindar.com.ar in the public web crawl.
86 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for acindar.com.ar.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-002b3401.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 129.148.219.192/26 |
| SPF_IP | 129.153.243.192/26 |
| SPF_IP | 147.154.189.192/26 |
| SPF_IP | 147.154.255.192/26 |
| SPF_IP | 147.154.59.192/26 |
| SPF_IP | 159.112.165.64/26 |
| SPF_IP | 192.29.137.192/26 |
| SPF_IP | 192.29.207.192/26 |
| SPF_IP | 192.29.232.192/26 |
| SPF_IP | 194.154.218.0/24 |
| SPF_IP | 194.154.218.0/32 |
| SPF_IP | 204.216.127.192/26 |
| SPF_IP | 207.127.107.192/26 |
| SPF_IP | 207.127.109.192/26 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 52.100.0.0/15 |
| SPF_IP | 52.102.0.0/16 |
| SPF_IP | 52.103.0.0/17 |
Related pages
Pivot deeper into the graph from acindar.com.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acindar.com.ar"})-[: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.