Skip to content

Hostname

myapps.microsoft.com

Last fetched

myapps.microsoft.com resolves to 12 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG.

Nutrition Label

WHISPER CANON · myapps.microsoft.comRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/myapps.microsoft.com

Resolution chain

myapps.microsoft.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.190.163.020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.190.163.12820.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.190.163.2320.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
40.126.29.040.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.29.140.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.29.240.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.29.2040.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.29.2140.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.29.2240.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.29.2340.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.126.35.13140.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
40.126.35.13240.126.0.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

No WHOIS records are currently associated with myapps.microsoft.com in WhisperGraph.

Subdomains

1 observed subdomain of myapps.microsoft.com.

Web-graph footprint

Distinct hostnames that link to or from myapps.microsoft.com in the public web crawl.

1,329 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from myapps.microsoft.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "myapps.microsoft.com"})-[: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.