Skip to content

Hostname

ipst.ac.th

Last fetched

ipst.ac.th resolves to 1 IPv4 address operated by NTPCL-AS-AP National Telecom Public Company Limited in TH. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.

Nutrition Label

WHISPER CANON · ipst.ac.thRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ipst.ac.th

Resolution chain

ipst.ac.th resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.139.216.10202.139.216.0/24AS135566NTPCL-AS-AP National Telecom Public Company LimitedTH

WHOIS identity

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

Subdomains

224 observed subdomains of ipst.ac.th.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ipst.ac.th.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.29.77.217
SPF_IP202.29.77.241

Related pages

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

Cypher and MCP

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

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