Skip to content

Hostname

moi.go.th

Last fetched

moi.go.th resolves to 2 IPv4 addresses operated by AS23884 in TH. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.

Nutrition Label

WHISPER CANON · moi.go.thRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/moi.go.th

Resolution chain

moi.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
registrar:t.h.nic co., ltd.
Organization
Contact emails

Subdomains

262 observed subdomains of moi.go.th.

Web-graph footprint

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

971 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for moi.go.th.

MechanismTarget
SPF_Amail.moi.go.th
SPF_Amailmx.moi.go.th
SPF_Amoi.go.th
SPF_INCLUDE_spf.beenets.com
SPF_INCLUDE_spf.moi-serv.com
SPF_IP103.28.100.190/32
SPF_IP103.28.100.3/32
SPF_MXmoi.go.th

Related pages

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

Cypher and MCP

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

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