Skip to content

Hostname

uob.co.th

Last fetched

uob.co.th resolves to 4 IPv4 addresses operated by AS4637 in SG. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:thnic
Organization
united overseas bank ( thailand ) pcl. ( บริษัท ธนาคารยูโอบี จำกัด (มหาชน) )
Contact emails

Subdomains

31 observed subdomains of uob.co.th.

Web-graph footprint

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

537 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP119.63.92.50
SPF_IP119.63.92.51
SPF_IP119.63.92.52
SPF_IP203.126.11.68
SPF_IP49.229.44.50
SPF_IP49.229.44.51
SPF_MXuob.co.th

Related pages

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

Cypher and MCP

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

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