Skip to content

Hostname

cems.celcom.com.my

Last fetched

cems.celcom.com.my resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · cems.celcom.com.myRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cems.celcom.com.my

Resolution chain

cems.celcom.com.my resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.251.236.13313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.113.6718.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.244.14152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with cems.celcom.com.my in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cems.celcom.com.my.

MechanismTarget
SPF_Acems.celcom.com.my
SPF_INCLUDEmailgun.org
SPF_IP116.51.13.84
SPF_IP13.213.100.219
SPF_IP18.138.47.40
SPF_IP18.140.240.44
SPF_IP18.142.92.156
SPF_IP202.136.165.82
SPF_IP52.220.122.71
SPF_IP52.76.34.224
SPF_IP54.179.103.78
SPF_IP54.254.21.30
SPF_IP58.65.27.52
SPF_IP8.139.69.136
SPF_MXcems.celcom.com.my

Related pages

Pivot deeper into the graph from cems.celcom.com.my.

Cypher and MCP

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

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