Skip to content

Hostname

thaiwah.com

Last fetched

thaiwah.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · thaiwah.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/thaiwah.com

Resolution chain

thaiwah.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.169.2813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
205.251.249.110205.251.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
54.251.121.22254.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:69
Organization
kamprasert, pichett
Contact emails

Subdomains

6 observed subdomains of thaiwah.com.

Web-graph footprint

Distinct hostnames that link to or from thaiwah.com in the public web crawl.

78 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thaiwah.com.

MechanismTarget
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEspf-1.thaiwah.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from thaiwah.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thaiwah.com"})-[: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.