Skip to content

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

WHISPER CANON · pim.ac.thRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pim.ac.th

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.

IPPrefixASNOperatorCountry
110.238.127.36110.238.124.0/22AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSTH
110.238.127.39110.238.124.0/22AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSTH
110.238.127.45110.238.124.0/22AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSTH
110.238.127.46110.238.124.0/22AS136907HWCLOUDS-AS-AP - HUAWEI CLOUDSTH
163.44.196.63163.44.196.0/22AS135161GMO-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.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pim.ac.th.

MechanismTarget
SPF_Apim.ac.th
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP110.170.47.11
SPF_IP110.170.47.38
SPF_IP110.238.114.44
SPF_IP94.74.112.111
SPF_MXpim.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.