Skip to content

Hostname

digi.com.my

Last fetched

digi.com.my appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · digi.com.myRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/digi.com.my

Resolution chain

digi.com.my has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
(201283-m)
Contact emails

Subdomains

261 observed subdomains of digi.com.my.

Web-graph footprint

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

463 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for digi.com.my.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP115.164.5.49
SPF_IP116.197.25.112
SPF_IP116.197.25.113
SPF_IP149.72.80.177
SPF_IP198.21.3.77
SPF_IP203.92.129.27
SPF_IP23.251.232.11
SPF_IP23.251.232.7
SPF_IP40.119.207.82
SPF_IP52.139.234.228

Related pages

Pivot deeper into the graph from digi.com.my.

Cypher and MCP

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

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