Skip to content

Hostname

tgh.org

Last fetched

tgh.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tgh.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tgh.org

Resolution chain

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

IPPrefixASNOperatorCountry
52.226.103.6852.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
florida health sciences center, inc. florida health sciences center,
Contact emails

Subdomains

188 observed subdomains of tgh.org.

Web-graph footprint

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

957 sites link to this hostname.

638 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tgh.org.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-00009101.pphosted.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.200.183
SPF_IP38.101.20.179
SPF_IP40.84.22.152/32
SPF_IP67.148.222.179
SPF_IP72.50.228.0/24

Related pages

Pivot deeper into the graph from tgh.org.

Cypher and MCP

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

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