Skip to content

Hostname

plus.com.my

Last fetched

plus.com.my resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG.

Nutrition Label

WHISPER CANON · plus.com.myRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/plus.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
57.155.24.16557.152.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
Organization
(154158-h)
Contact emails

Subdomains

37 observed subdomains of plus.com.my.

Web-graph footprint

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

195 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for plus.com.my.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes-sg.trendmicro.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP160.34.63.19
SPF_IP211.25.171.123

Related pages

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

Cypher and MCP

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

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