Hostname
oag.go.th
Last fetched
oag.go.th resolves to 1 IPv4 address operated by GITS-TH-AS-AP - Government Information Technology Services in TH. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.
Nutrition Label
Resolution chain
oag.go.th resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.115.26.89 | 164.115.26.0/24 | AS9835 | GITS-TH-AS-AP - Government Information Technology Services | TH |
WHOIS identity
- Registrar
- registrar:t.h.nic co., ltd.
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of oag.go.th.
| Subdomain |
|---|
| job.oag.go.th |
| mail.oag.go.th |
Web-graph footprint
Distinct hostnames that link to or from oag.go.th in the public web crawl.
141 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for oag.go.th.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.todaymail.net |
| SPF_IP | 203.150.79.189/28 |
| SPF_IP | 203.150.85.128/26 |
| SPF_IP | 203.154.101.224/28 |
Related pages
Pivot deeper into the graph from oag.go.th.
- IP · 164.115.26.89
- ASN · AS9835GITS-TH-AS-AP - Government Information Technology Services
- Registrar · registrar:t.h.nic co., ltd.
- Country · TH
- Apex domain · go.th
- TLD · .th
- Browse hostnames · oa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oag.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.