Skip to content

Hostname

bortru.go.th

Last fetched

bortru.go.th resolves to 1 IPv4 address operated by INET-TH-AS - Internet Thailand Company Limited in TH.

Nutrition Label

WHISPER CANON · bortru.go.thRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bortru.go.th

Resolution chain

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

IPPrefixASNOperatorCountry
203.151.20.176203.151.20.0/23AS4618INET-TH-AS - Internet Thailand Company LimitedTH

WHOIS identity

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

Subdomains

2 observed subdomains of bortru.go.th.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bortru.go.th.

MechanismTarget
SPF_Abortru.go.th
SPF_IP203.151.20.176
SPF_MXbortru.go.th

Related pages

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

Cypher and MCP

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

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