Skip to content

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

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

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.

IPPrefixASNOperatorCountry
104.17.69.80104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:thnic
Organization
advance info service plc., ltd. (บริษัท แอดวานซ์ อินโฟร์ เซอร์วิส จำกัด (มหาชน))
Contact emails

Subdomains

641 observed subdomains of ais.co.th.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ais.co.th.

MechanismTarget
SPF_Aais.co.th
SPF_INCLUDE_spf.zycus.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-orlms-sd.ais.co.th
SPF_INCLUDEspf.ais.co.th
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.49.172.0/24
SPF_IP110.49.174.0/24
SPF_MXais.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 20

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