Hostname
ratch.co.th
Last fetched
ratch.co.th resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists registrar:thnic as the registrar.
Nutrition Label
Resolution chain
ratch.co.th resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.169.28 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 204.246.164.46 | 204.246.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 205.251.249.110 | 205.251.249.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:thnic
- Organization
- ratchaburi electricity generating holding public company limited ( บริษัท ผลิตไฟฟ้าราชบุรีโฮลดิ้ง จำกัด (มหาชน) )
- Contact emails
- —
Subdomains
11 observed subdomains of ratch.co.th.
Web-graph footprint
Distinct hostnames that link to or from ratch.co.th in the public web crawl.
478 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for ratch.co.th.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.one.th |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.138.29.23 |
| SPF_IP | 139.138.31.62 |
| SPF_IP | 139.138.43.97 |
Related pages
Pivot deeper into the graph from ratch.co.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ratch.co.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.