Hostname
aeon.co.th
Last fetched
aeon.co.th resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:thnic as the registrar.
Nutrition Label
Resolution chain
aeon.co.th resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.20.227 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.21.227 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:thnic
- Organization
- 388 exchange tower, 27th floor, sukhumvit road, khwaeng klongtoey, khet klongtoey, bangkok
- Contact emails
- —
Subdomains
26 observed subdomains of aeon.co.th.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aeon.co.th in the public web crawl.
290 sites link to this hostname.
258 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for aeon.co.th.
| Mechanism | Target |
|---|---|
| SPF_A | imss.aeon.co.th |
| SPF_A | maildr.aeon.co.th |
| SPF_A | mailgw.aeon.co.th |
| SPF_IP | 103.168.176.0/24 |
| SPF_IP | 119.63.70.141 |
| SPF_IP | 119.63.82.27 |
| SPF_IP | 147.50.74.141 |
| SPF_IP | 147.50.74.142 |
| SPF_IP | 147.50.74.143 |
| SPF_IP | 147.50.74.144 |
| SPF_IP | 147.50.74.22 |
| SPF_IP | 203.144.167.139 |
| SPF_IP | 207.54.75.240 |
| SPF_IP | 23.90.107.100 |
| SPF_IP | 45.127.61.18 |
| SPF_IP | 61.90.147.219 |
| SPF_MX | aeon.co.th |
Related pages
Pivot deeper into the graph from aeon.co.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aeon.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.