Skip to content

Hostname

ktb.co.th

Last fetched

ktb.co.th has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · ktb.co.thRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/ktb.co.th

Resolution chain

ktb.co.th has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:thnic
Organization
krung thai bank (บริษัท ธนาคารกรุงไทย จำกัด )
Contact emails

Subdomains

127 observed subdomains of ktb.co.th.

Web-graph footprint

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

319 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for ktb.co.th.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcluster-m.mailcontrol.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.50.56.0/21
SPF_IP139.138.32.189
SPF_IP202.12.117.102
SPF_IP202.12.117.103
SPF_IP202.12.117.104
SPF_IP202.12.117.173
SPF_IP202.12.117.66
SPF_IP202.12.118.35
SPF_IP202.12.118.54
SPF_IP202.12.118.57
SPF_IP202.12.118.63
SPF_IP202.58.244.42
SPF_IP203.4.160.37

Related pages

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

Cypher and MCP

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

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