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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 122.152.164.133 | 122.152.164.0/24 | AS4637 | — | SG |
| 203.116.108.133 | 203.116.108.0/24 | AS4657 | — | SG |
| 42.61.47.40 | 42.61.0.0/16 | AS3758 | — | SG |
| 61.8.33.40 | 61.8.33.0/24 | AS4637 | — | SG |
WHOIS identity
- Registrar
- registrar:thnic
- Organization
- united overseas bank ( thailand ) pcl. ( บริษัท ธนาคารยูโอบี จำกัด (มหาชน) )
- Contact emails
- —
Subdomains
31 observed subdomains of uob.co.th.
Showing 25 of 31. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for uob.co.th.
| Mechanism | Target |
|---|---|
| SPF_IP | 119.63.92.50 |
| SPF_IP | 119.63.92.51 |
| SPF_IP | 119.63.92.52 |
| SPF_IP | 203.126.11.68 |
| SPF_IP | 49.229.44.50 |
| SPF_IP | 49.229.44.51 |
| SPF_MX | uob.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.