Skip to content

Hostname

gcom.co.th

Last fetched

gcom.co.th resolves to 1 IPv4 address operated by AS202053 in SG. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · gcom.co.thRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gcom.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.72.3494.237.64.0/20AS202053SG

WHOIS identity

Registrar
registrar:thnic
Organization
Contact emails

Subdomains

7 observed subdomains of gcom.co.th.

Web-graph footprint

Distinct hostnames that link to or from gcom.co.th in the public web crawl.

30 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • gcom.co.th

SPF policy

7 SPF mechanisms authorising senders for gcom.co.th.

MechanismTarget
SPF_Agcom.co.th
SPF_INCLUDE_spf.reliablemail.org
SPF_INCLUDEfilters.reliablemail.org
SPF_INCLUDEreliablemail.org
SPF_IP108.178.53.250
SPF_IP94.237.72.34
SPF_MXgcom.co.th

Related pages

Pivot deeper into the graph from gcom.co.th.

Cypher and MCP

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

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