Skip to content

Hostname

tgn.com.ar

Last fetched

tgn.com.ar resolves to 1 IPv4 address operated by Transportadora de Gas del Norte S.A. in AR.

Nutrition Label

WHISPER CANON · tgn.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tgn.com.ar

Resolution chain

tgn.com.ar resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.2.19.81190.2.19.0/24AS27711Transportadora de Gas del Norte S.A.AR
190.2.19.81190.2.19.0/24AS27711Transportadora de Gas del Norte S.A.AR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from tgn.com.ar in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tgn.com.ar.

MechanismTarget
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP190.2.19.150
SPF_IP190.2.19.210
SPF_IP200.80.205.210
SPF_IP52.114.159.40/32
SPF_MXtgn.com.ar

Related pages

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

Cypher and MCP

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

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