Skip to content

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

WHISPER CANON · aeon.co.thRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aeon.co.th

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.

IPPrefixASNOperatorCountry
104.18.20.227104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.227104.18.16.0/20AS13335CLOUDFLARENET - 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.

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aeon.co.th.

MechanismTarget
SPF_Aimss.aeon.co.th
SPF_Amaildr.aeon.co.th
SPF_Amailgw.aeon.co.th
SPF_IP103.168.176.0/24
SPF_IP119.63.70.141
SPF_IP119.63.82.27
SPF_IP147.50.74.141
SPF_IP147.50.74.142
SPF_IP147.50.74.143
SPF_IP147.50.74.144
SPF_IP147.50.74.22
SPF_IP203.144.167.139
SPF_IP207.54.75.240
SPF_IP23.90.107.100
SPF_IP45.127.61.18
SPF_IP61.90.147.219
SPF_MXaeon.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 20

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