Skip to content

Hostname

tga.gov.sa

Last fetched

tga.gov.sa resolves to 1 IPv4 address operated by ITC - Etihad Salam Telecom CJSC in SA.

Nutrition Label

WHISPER CANON · tga.gov.saRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tga.gov.sa

Resolution chain

tga.gov.sa resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.215.45.33164.215.45.0/24AS35753ITC - Etihad Salam Telecom CJSCSA

WHOIS identity

No WHOIS records are currently associated with tga.gov.sa in WhisperGraph.

Subdomains

18 observed subdomains of tga.gov.sa.

Web-graph footprint

Distinct hostnames that link to or from tga.gov.sa in the public web crawl.

208 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tga.gov.sa.

MechanismTarget
SPF_Aemail.tga.gov.sa
SPF_Aemail1.tga.gov.sa

Related pages

Pivot deeper into the graph from tga.gov.sa.

Cypher and MCP

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

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