Hostname
ais.co.th
Last fetched
ais.co.th resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:thnic as the registrar.
Nutrition Label
Resolution chain
ais.co.th resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.17.69.80 | 104.17.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:thnic
- Organization
- advance info service plc., ltd. (บริษัท แอดวานซ์ อินโฟร์ เซอร์วิส จำกัด (มหาชน))
- Contact emails
- —
Subdomains
641 observed subdomains of ais.co.th.
Showing 25 of 641. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ais.co.th in the public web crawl.
712 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for ais.co.th.
| Mechanism | Target |
|---|---|
| SPF_A | ais.co.th |
| SPF_INCLUDE | _spf.zycus.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-orlms-sd.ais.co.th |
| SPF_INCLUDE | spf.ais.co.th |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 110.49.172.0/24 |
| SPF_IP | 110.49.174.0/24 |
| SPF_MX | ais.co.th |
Related pages
Pivot deeper into the graph from ais.co.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ais.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.