Hostname
pim.ac.th
Last fetched
pim.ac.th resolves to 5 IPv4 addresses operated by HWCLOUDS-AS-AP - HUAWEI CLOUDS in TH.
Nutrition Label
Resolution chain
pim.ac.th resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 110.238.127.36 | 110.238.124.0/22 | AS136907 | HWCLOUDS-AS-AP - HUAWEI CLOUDS | TH |
| 110.238.127.39 | 110.238.124.0/22 | AS136907 | HWCLOUDS-AS-AP - HUAWEI CLOUDS | TH |
| 110.238.127.45 | 110.238.124.0/22 | AS136907 | HWCLOUDS-AS-AP - HUAWEI CLOUDS | TH |
| 110.238.127.46 | 110.238.124.0/22 | AS136907 | HWCLOUDS-AS-AP - HUAWEI CLOUDS | TH |
| 163.44.196.63 | 163.44.196.0/22 | AS135161 | GMO-Z-COM-TH - GMO-Z com NetDesign Holdings Co., Ltd. | TH |
WHOIS identity
No WHOIS records are currently associated with pim.ac.th in WhisperGraph.
Subdomains
45 observed subdomains of pim.ac.th.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pim.ac.th in the public web crawl.
159 sites link to this hostname.
355 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for pim.ac.th.
| Mechanism | Target |
|---|---|
| SPF_A | pim.ac.th |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 110.170.47.11 |
| SPF_IP | 110.170.47.38 |
| SPF_IP | 110.238.114.44 |
| SPF_IP | 94.74.112.111 |
| SPF_MX | pim.ac.th |
Related pages
Pivot deeper into the graph from pim.ac.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pim.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.