Skip to content

Hostname

sut.ac.th

Last fetched

sut.ac.th resolves to 3 IPv4 addresses operated by AS55545 in TH. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.

Nutrition Label

WHISPER CANON · sut.ac.thRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/sut.ac.th

Resolution chain

sut.ac.th resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.28.42.20202.28.42.0/24AS55545TH
45.60.32.25145.60.32.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.38.25145.60.38.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

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

Subdomains

227 observed subdomains of sut.ac.th.

Web-graph footprint

Distinct hostnames that link to or from sut.ac.th in the public web crawl.

285 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for sut.ac.th.

MechanismTarget
SPF_Aboffice.sut.ac.th
SPF_Aeccs.sut.ac.th
SPF_Aird.sut.ac.th
SPF_Aironport.sut.ac.th
SPF_Alibrary.sut.ac.th
SPF_Amailgw.sut.ac.th
SPF_Amath.sut.ac.th
SPF_Amis.sut.ac.th
SPF_Asut.ac.th
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.28.40.1/24
SPF_IP202.28.42.1/26
SPF_IP203.158.0.192/28
SPF_IP203.158.1.16
SPF_IP203.158.1.27
SPF_IP203.158.3.1/24
SPF_IP203.158.4.1/24
SPF_IP203.158.6.1/24
SPF_IP203.158.7.1/24
SPF_IP2a01:111:f403:c405:0:0:0:7
SPF_IP2a01:111:f403:c40f:0:0:0:6
SPF_IP2a01:111:f403:dc05:0:0:0:2
SPF_IP2a01:111:f403:dc05:0:0:0:3
SPF_IP2a01:111:f403:dc06:0:0:0:1
SPF_IP2a01:111:f403:dc0f:0:0:0:3
SPF_MXsut.ac.th

Related pages

Pivot deeper into the graph from sut.ac.th.

Cypher and MCP

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

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