Skip to content

Hostname

cimb.com.sg

Last fetched

cimb.com.sg resolves to 2 IPv4 addresses operated by AS9930 in MY.

Nutrition Label

WHISPER CANON · cimb.com.sgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cimb.com.sg

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cimb.com.sg in WhisperGraph.

Subdomains

38 observed subdomains of cimb.com.sg.

Web-graph footprint

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

181 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cimb.com.sg.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEas-mems3.sopranodesign.com

Related pages

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

Cypher and MCP

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

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