Skip to content

Hostname

uob.com.sg

Last fetched

uob.com.sg resolves to 4 IPv4 addresses operated by AS4637 in SG. WHOIS lists registrar:ip mirror pte ltd as the registrar.

Nutrition Label

WHISPER CANON · uob.com.sgRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint9.3/10canon.whisper.security/host/uob.com.sg

Resolution chain

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

WHOIS identity

Registrar
registrar:ip mirror pte ltd
Organization
united overseas bank limited (sgnic-orgun113955)
Contact emails

Subdomains

64 observed subdomains of uob.com.sg.

Web-graph footprint

Distinct hostnames that link to or from uob.com.sg in the public web crawl.

729 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for uob.com.sg.

MechanismTarget
SPF_IP203.116.233.50
SPF_IP203.126.11.50
SPF_IP203.126.11.51
SPF_IP203.126.11.55
SPF_IP203.126.11.56
SPF_IP203.126.11.68
SPF_IP203.126.11.69
SPF_IP203.126.11.70
SPF_IP203.126.11.71
SPF_MXuob.com.sg

Related pages

Pivot deeper into the graph from uob.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uob.com.sg"})-[: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.