Skip to content

Hostname

dit.go.th

Last fetched

dit.go.th has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1107 as the registrar.

Nutrition Label

WHISPER CANON · dit.go.thRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dit.go.th

Resolution chain

dit.go.th has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1107
Organization
Contact emails

Subdomains

25 observed subdomains of dit.go.th.

Web-graph footprint

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

207 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dit.go.th.

MechanismTarget
SPF_IP110.49.61.0/24
SPF_IP203.148.172.0/24
SPF_IP2404:2600:1:7c01:0:0:0:133
SPF_IP2405:9800:c920:7:0:0:0:133
SPF_MXdit.go.th

Related pages

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

Cypher and MCP

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

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