Skip to content

Hostname

audit.go.th

Last fetched

audit.go.th resolves to 2 IPv4 addresses operated by GITS-TH-AS-AP - Government Information Technology Services in TH.

Nutrition Label

WHISPER CANON · audit.go.thRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/audit.go.th

Resolution chain

audit.go.th resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.115.26.89164.115.26.0/24AS9835GITS-TH-AS-AP - Government Information Technology ServicesTH
209.15.118.82209.15.118.0/24AS135566NTPCL-AS-AP - National Telecom Public Company Limited

WHOIS identity

No WHOIS records are currently associated with audit.go.th in WhisperGraph.

Subdomains

5 observed subdomains of audit.go.th.

Web-graph footprint

Distinct hostnames that link to or from audit.go.th in the public web crawl.

182 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for audit.go.th.

MechanismTarget
SPF_IP203.150.85.128/26
SPF_IP203.154.101.224/28

Related pages

Pivot deeper into the graph from audit.go.th.

Cypher and MCP

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

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