Skip to content

Hostname

autodiscover.transform-network.net

Last fetched

autodiscover.transform-network.net resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

WHISPER CANON · autodiscover.transform-network.netRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/autodiscover.transform-network.net

Resolution chain

autodiscover.transform-network.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.99.118.13640.108.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
40.99.210.840.108.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationPL
40.99.211.2440.108.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationPL
40.99.211.840.108.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationPL
40.99.218.15240.108.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationPL
40.99.235.15240.108.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
40.99.236.13640.108.128.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
52.96.163.23252.116.128.0/18AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

No WHOIS records are currently associated with autodiscover.transform-network.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from autodiscover.transform-network.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "autodiscover.transform-network.net"})-[: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.