Skip to content

Hostname

uobprivilegebanking.my

Last fetched

uobprivilegebanking.my resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in SG.

Nutrition Label

WHISPER CANON · uobprivilegebanking.myRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/uobprivilegebanking.my

Resolution chain

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

IPPrefixASNOperatorCountry
122.152.164.133122.152.164.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
203.116.108.133203.116.108.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
42.61.47.4042.61.47.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG
61.8.33.4061.8.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SG

WHOIS identity

No WHOIS records are currently associated with uobprivilegebanking.my in WhisperGraph.

Subdomains

2 observed subdomains of uobprivilegebanking.my.

Threat posture

History

Related pages

Pivot deeper into the graph from uobprivilegebanking.my.

Cypher and MCP

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

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