Skip to content

Hostname

act.or.th

Last fetched

act.or.th resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

act.or.th resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.229.161.4213.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.193.4513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.198.5613.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.37.8818.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.140.22247.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.163.6254.251.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with act.or.th in WhisperGraph.

Subdomains

3 observed subdomains of act.or.th.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for act.or.th.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from act.or.th.

Cypher and MCP

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

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