Skip to content

Hostname

dbd.go.th

Last fetched

dbd.go.th resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.33.17245.60.33.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.35.17245.60.35.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:t.h.nic co., ltd.
Organization
Contact emails

Subdomains

20 observed subdomains of dbd.go.th.

Web-graph footprint

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

1,491 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for dbd.go.th.

MechanismTarget
SPF_Adbd.go.th
SPF_INCLUDE_spf.debutmail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdbd.spf.ksc.net
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP202.148.188.222
SPF_IP203.209.116.30
SPF_IP203.209.116.31
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20
SPF_MXdbd.go.th

Related pages

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

Cypher and MCP

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

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