Skip to content

Hostname

mof.go.th

Last fetched

mof.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 · mof.go.thRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/mof.go.th

Resolution chain

mof.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.34.4445.60.34.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.36.4445.60.36.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

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

Subdomains

246 observed subdomains of mof.go.th.

Web-graph footprint

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

576 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mof.go.th.

MechanismTarget
SPF_Asmtp-relay.mof.go.th
SPF_INCLUDE_spf.debutmail.com
SPF_IP124.109.24.11
SPF_IP124.109.24.16
SPF_IP124.109.24.21
SPF_IP124.109.28.77
SPF_IP2401:4f00:0:1:0:0:0:fff6
SPF_IP2401:4f00:0:1:0:0:0:fffc
SPF_IP2401:4f00:0:1:0:0:0:fffd
SPF_MXmof.go.th

Related pages

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

Cypher and MCP

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

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