Skip to content

Hostname

mcdelivery.com.my

Last fetched

mcdelivery.com.my resolves to 1 IPv4 address operated by AS46015 in MY.

Nutrition Label

WHISPER CANON · mcdelivery.com.myRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/mcdelivery.com.my

Resolution chain

mcdelivery.com.my resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
117.53.152.239117.53.152.0/22AS46015MY

WHOIS identity

Registrar
Organization
(65351-m)
Contact emails

Subdomains

14 observed subdomains of mcdelivery.com.my.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mcdelivery.com.my.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mcd.com

Related pages

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

Cypher and MCP

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

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