Skip to content

Hostname

globalcompact-th.com

Last fetched

globalcompact-th.com resolves to 1 IPv4 address operated by AS56309 in TH. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · globalcompact-th.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/globalcompact-th.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.117.150.37103.117.148.0/22AS56309TH

WHOIS identity

Registrar
iana:3862
Organization
kimoo studio
Contact emails

Subdomains

17 observed subdomains of globalcompact-th.com.

Web-graph footprint

Distinct hostnames that link to or from globalcompact-th.com in the public web crawl.

87 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for globalcompact-th.com.

MechanismTarget
SPF_INCLUDEdev.globalcompact-th.com
SPF_INCLUDEgcnt.globalcompact-th.com
SPF_INCLUDEmail.ns1.androidfamily.com
SPF_INCLUDEme.globalcompact-th.com
SPF_INCLUDEns1.androidfamily.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEth.globalcompact-th.com
SPF_INCLUDEwww.globalcompact-th.com
SPF_IP103.117.150.37
SPF_IP103.233.193.116
SPF_IP109.123.233.173
SPF_IP199.21.172.207

Related pages

Pivot deeper into the graph from globalcompact-th.com.

Cypher and MCP

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

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