Skip to content

Hostname

vgi.co.th

Last fetched

vgi.co.th resolves to 1 IPv4 address operated by AS4750 in TH. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · vgi.co.thRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/vgi.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
202.183.171.146202.183.168.0/22AS4750TH

WHOIS identity

Registrar
registrar:thnic
Organization
vgi public company limited (บริษัท วีจีไอ จำกัด (มหาชน))
Contact emails

Subdomains

24 observed subdomains of vgi.co.th.

Web-graph footprint

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

25 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vgi.co.th.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.myshn.net
SPF_INCLUDE_spf.vgi.co.th
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.142.153.38
SPF_IP35.186.151.153
SPF_IP35.187.251.65
SPF_MXvgi.co.th

Related pages

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

Cypher and MCP

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

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