Skip to content

Hostname

v10c.events.data.microsoft.com

Last fetched

v10c.events.data.microsoft.com resolves to 14 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · v10c.events.data.microsoft.comRouting diversity4.8/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/v10c.events.data.microsoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.208.16.91104.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
104.208.16.92104.208.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
13.89.179.813.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.189.173.120.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.189.173.2520.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.42.65.8420.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.42.73.2620.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.50.80.21320.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
51.104.15.25251.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
51.105.71.13751.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
51.132.193.10451.132.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
51.132.193.10551.132.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB
52.182.143.21152.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.184.175.1520.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with v10c.events.data.microsoft.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from v10c.events.data.microsoft.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from v10c.events.data.microsoft.com.

Cypher and MCP

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

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