Skip to content

Hostname

doa.go.th

Last fetched

doa.go.th resolves to 2 IPv4 addresses operated by AS9335 in TH. WHOIS lists iana:1107 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1107
Organization
Contact emails

Subdomains

34 observed subdomains of doa.go.th.

Web-graph footprint

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

529 sites link to this hostname.

377 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for doa.go.th.

MechanismTarget
SPF_Amail.doa.go.th
SPF_Answdoa.doa.go.th
SPF_IP1.179.220.116
SPF_IP122.155.184.151
SPF_IP202.139.195.27
SPF_IP202.44.229.39

Related pages

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

Cypher and MCP

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

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