Skip to content

Hostname

ln.com.ar

Last fetched

ln.com.ar resolves to 3 IPv4 addresses operated by Techtel LMDS Comunicaciones Interactivas S.A. in AR.

Nutrition Label

WHISPER CANON · ln.com.arRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ln.com.ar

Resolution chain

ln.com.ar resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.221.3.82190.221.3.0/24AS11664Techtel LMDS Comunicaciones Interactivas S.A.AR
190.221.3.82190.221.3.0/24AS11664Techtel LMDS Comunicaciones Interactivas S.A.AR
190.221.3.83190.221.3.0/24AS11664Techtel LMDS Comunicaciones Interactivas S.A.AR
190.221.3.83190.221.3.0/24AS11664Techtel LMDS Comunicaciones Interactivas S.A.AR
190.221.3.84190.221.3.0/24AS11664Techtel LMDS Comunicaciones Interactivas S.A.AR
190.221.3.84190.221.3.0/24AS11664Techtel LMDS Comunicaciones Interactivas S.A.AR

WHOIS identity

No WHOIS records are currently associated with ln.com.ar in WhisperGraph.

Subdomains

14 observed subdomains of ln.com.ar.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ln.com.ar.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ln.com.ar.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ln.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.