Hostname
dla.go.th
Last fetched
dla.go.th resolves to 1 IPv4 address operated by AS4618 in TH. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.
Nutrition Label
Resolution chain
dla.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 |
|---|---|---|---|---|
| 203.151.232.58 | 203.151.232.0/23 | AS4618 | — | TH |
WHOIS identity
- Registrar
- registrar:t.h.nic co., ltd.
- Organization
- —
- Contact emails
- —
Subdomains
28 observed subdomains of dla.go.th.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dla.go.th in the public web crawl.
2,756 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dla.go.th.
| Mechanism | Target |
|---|---|
| SPF_IP | 119.63.85.115 |
| SPF_IP | 119.63.85.117 |
| SPF_IP | 119.63.85.121 |
| SPF_IP | 119.63.85.99 |
| SPF_IP | 2400:cd00:1025:7:1200:0:0:8 |
Related pages
Pivot deeper into the graph from dla.go.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dla.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.