Skip to content

Hostname

tgs.com

Last fetched

tgs.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tgs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tgs.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.182199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.82199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:2
Organization
tgs-nopec geophysical co
Contact emails

Subdomains

98 observed subdomains of tgs.com.

Web-graph footprint

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

282 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for tgs.com.

MechanismTarget
SPF_INCLUDEmsg-out._spf.f24cim.com
SPF_INCLUDEokta.tgs.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.180.17.0/24
SPF_IP143.244.80.0/20
SPF_IP158.247.16.0/20
SPF_IP159.183.193.109
SPF_IP159.183.200.101
SPF_IP159.183.213.105
SPF_IP159.183.213.107
SPF_IP159.183.213.204/32
SPF_IP159.183.214.96/32
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP18.208.124.128/25
SPF_IP192.160.56.13
SPF_IP195.50.76.162
SPF_IP195.70.84.121
SPF_IP195.70.84.122
SPF_IP195.70.84.123
SPF_IP198.35.51.105
SPF_IP205.196.179.236
SPF_IP3.93.157.0/24
SPF_IP34.147.142.83
SPF_IP4.16.222.133
SPF_IP50.31.57.204
SPF_IP54.174.52.0/24
SPF_IP54.174.57.0/24
SPF_IP54.174.59.0/24
SPF_IP54.174.60.0/23
SPF_IP54.174.63.0/24

Related pages

Pivot deeper into the graph from tgs.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tgs.com"})-[: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.