Skip to content

Hostname

tet.co.th

Last fetched

tet.co.th resolves to 1 IPv4 address operated by AS135161 in TH. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · tet.co.thRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tet.co.th

Resolution chain

tet.co.th resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
150.95.29.30150.95.29.0/24AS135161TH

WHOIS identity

Registrar
registrar:thnic
Organization
taksin engineering and tools co.,ltd. (บริษัท ตากสิน เอ็นจิเนียริ่ง แอนด์ ทูลส์ จำกัด)
Contact emails

Subdomains

2 observed subdomains of tet.co.th.

Web-graph footprint

Distinct hostnames that link to or from tet.co.th in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tet.co.th.

MechanismTarget
SPF_IP150.95.20.134
SPF_IP150.95.20.135
SPF_IP150.95.20.136
SPF_IP150.95.20.137
SPF_IP150.95.20.146
SPF_MXmail184.netdesignhost.com
SPF_MXtet.co.th

Related pages

Pivot deeper into the graph from tet.co.th.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tet.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.