Skip to content

Hostname

controltab.co.th

Last fetched

controltab.co.th resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · controltab.co.thRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/controltab.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
52.74.226.21452.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:thnic
Organization
control tab co., ltd. (บริษัท คอนโทรล แท็บ จำกัด)
Contact emails

Subdomains

5 observed subdomains of controltab.co.th.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for controltab.co.th.

MechanismTarget
SPF_Acontroltab.co.th
SPF_IP52.74.226.214
SPF_MXcontroltab.co.th

Related pages

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

Cypher and MCP

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

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