Skip to content

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

WHISPER CANON · tn.com.arRouting diversity3.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/tn.com.ar

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.

WHOIS identity

Registrar
registrar:nicar
Organization
arte radiotelevisivo argentino s a
Contact emails

Subdomains

34 observed subdomains of tn.com.ar.

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.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tn.com.ar.

MechanismTarget
SPF_Atn.com.ar
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEspf.emailmanager.com
SPF_IP200.42.0.0/24
SPF_IP200.42.138.0/24
SPF_IP200.42.143.0/24
SPF_IP200.43.15.179
SPF_IP200.43.15.181
SPF_IP200.43.15.186
SPF_IP200.43.15.187
SPF_IP200.82.126.235
SPF_MXtn.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 20

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