Skip to content

Hostname

tgcu.org

Last fetched

tgcu.org resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:3956 as the registrar.

Nutrition Label

WHISPER CANON · tgcu.orgRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/tgcu.org

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.51.1915.235.0.0/17AS16276CA

WHOIS identity

Registrar
iana:3956
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of tgcu.org.

Web-graph footprint

Distinct hostnames that link to or from tgcu.org in the public web crawl.

6 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tgcu.org

SPF policy

7 SPF mechanisms authorising senders for tgcu.org.

MechanismTarget
SPF_Atgcu.org
SPF_IP108.163.191.122
SPF_IP15.235.51.19
SPF_IP161.97.138.15
SPF_IP198.72.116.128
SPF_IP70.38.120.60
SPF_MXtgcu.org

Related pages

Pivot deeper into the graph from tgcu.org.

Cypher and MCP

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

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