Skip to content

Hostname

mca.org.my

Last fetched

mca.org.my resolves to 2 IPv4 addresses operated by AS132890 in MY.

Nutrition Label

WHISPER CANON · mca.org.myRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mca.org.my

Resolution chain

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

WHOIS identity

Registrar
Organization
(1047/50)
Contact emails

Subdomains

17 observed subdomains of mca.org.my.

Web-graph footprint

Distinct hostnames that link to or from mca.org.my in the public web crawl.

157 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mca.org.my.

MechanismTarget
SPF_IP103.179.131.66
SPF_IP103.179.131.70
SPF_IP121.121.0.218
SPF_IP121.121.0.219

Related pages

Pivot deeper into the graph from mca.org.my.

Cypher and MCP

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

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