Skip to content

Hostname

scb.co.th

Last fetched

scb.co.th resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

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

Resolution chain

scb.co.th resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.0.15104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.15104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:thnic
Organization
siam commmercial bank pcl. ( บริษัท ธนาคารไทยพาณิชย์ จำกัด (มหาชน ) )
Contact emails

Subdomains

154 observed subdomains of scb.co.th.

Web-graph footprint

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

1,702 sites link to this hostname.

971 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

88 SPF mechanisms authorising senders for scb.co.th.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.one.th
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP103.136.252.0/23
SPF_IP103.195.60.0/24
SPF_IP103.195.61.11
SPF_IP103.195.63.0/24
SPF_IP103.208.212.0/22
SPF_IP103.9.96.0/22
SPF_IP110.164.167.0/24
SPF_IP110.164.60.0/24
SPF_IP110.164.77.122
SPF_IP110.78.10.0/24
SPF_IP117.120.16.0/21
SPF_IP117.121.212.252
SPF_IP119.63.74.0/24
SPF_IP122.155.141.0/24
SPF_IP149.72.0.0/16
SPF_IP154.18.181.10/32
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP193.109.254.0/23
SPF_IP194.106.220.0/23
SPF_IP195.245.230.0/23
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP203.156.9.85
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.117.48.0/20
SPF_IP208.184.46.7/32
SPF_IP210.86.196.0/24
SPF_IP213.200.109.64/27
SPF_IP216.221.160.0/19
SPF_IP216.82.240.0/20
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP223.27.205.109/32
SPF_IP223.27.205.110
SPF_IP223.27.205.78/32
SPF_IP223.27.205.87
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP32.42.179.0/24
SPF_IP40.119.211.147
SPF_IP40.81.24.244
SPF_IP46.226.48.0/21
SPF_IP50.31.32.0/19
SPF_IP52.66.15.31
SPF_IP52.82.172.0/22
SPF_IP54.219.191.0/24
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19
SPF_IP58.64.9.21
SPF_IP58.64.9.22
SPF_IP58.64.9.4/32
SPF_IP58.64.9.5/32
SPF_IP58.82.184.0/24
SPF_IP61.90.177.0/24
SPF_IP64.74.252.123
SPF_IP64.74.252.125
SPF_IP67.219.240.0/20
SPF_IP69.169.224.0/20
SPF_IP69.25.227.164
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_IP77.67.50.0/27
SPF_IP85.158.136.0/21
SPF_IP95.131.104.0/21

Related pages

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

Cypher and MCP

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

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