Skip to content

Hostname

uobgroup.com

Last fetched

uobgroup.com resolves to 4 IPv4 addresses operated by AS4637 in SG. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · uobgroup.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/uobgroup.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
david soh eng hock
Contact emails

Subdomains

109 observed subdomains of uobgroup.com.

Web-graph footprint

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

710 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for uobgroup.com.

MechanismTarget
SPF_INCLUDEappmail.uobgroup.com
SPF_INCLUDEecommerce.uobgroup.com
SPF_INCLUDEmail.uobgroup.com
SPF_INCLUDEuobamfnz.uobgroup.com
SPF_IP203.116.233.52
SPF_IP203.116.233.53
SPF_IP203.126.11.81
SPF_IP203.126.11.82
SPF_MXuobgroup.com

Related pages

Pivot deeper into the graph from uobgroup.com.

Cypher and MCP

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

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