Hostname
tn.com.ar
Last fetched
tn.com.ar resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:nicar as the registrar.
Nutrition Label
Resolution chain
tn.com.ar resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.126.221 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.227 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.219.36.228 | 23.219.36.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.219.36.236 | 23.219.36.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.55.161.22 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.7 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.32 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.9 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.244.19 | 23.55.244.0/22 | AS20940 | AKAMAI-ASN1 | IN |
| 23.55.244.42 | 23.55.244.0/22 | AS20940 | AKAMAI-ASN1 | IN |
WHOIS identity
- Registrar
- registrar:nicar
- Organization
- arte radiotelevisivo argentino s a
- Contact emails
- —
Subdomains
34 observed subdomains of tn.com.ar.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tn.com.ar in the public web crawl.
5,727 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for tn.com.ar.
| Mechanism | Target |
|---|---|
| SPF_A | tn.com.ar |
| SPF_INCLUDE | _spf.embluemail.com |
| SPF_INCLUDE | spf.emailmanager.com |
| SPF_IP | 200.42.0.0/24 |
| SPF_IP | 200.42.138.0/24 |
| SPF_IP | 200.42.143.0/24 |
| SPF_IP | 200.43.15.179 |
| SPF_IP | 200.43.15.181 |
| SPF_IP | 200.43.15.186 |
| SPF_IP | 200.43.15.187 |
| SPF_IP | 200.82.126.235 |
| SPF_MX | tn.com.ar |
Related pages
Pivot deeper into the graph from tn.com.ar.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tn.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.