Skip to content

Hostname

ipa.com.my

Last fetched

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

Nutrition Label

WHISPER CANON · ipa.com.myRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ipa.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
20.212.64.1820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
Organization
ipa training sdn bhd (225938-m) a-28-5, 28th floor
Contact emails

Subdomains

8 observed subdomains of ipa.com.my.

Web-graph footprint

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

41 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ipa.com.my.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP211.25.240.129
SPF_IP211.25.240.180
SPF_IP211.25.242.189
SPF_IP211.25.242.54
SPF_IP211.25.242.8
SPF_IP211.25.243.187

Related pages

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

Cypher and MCP

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

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