Skip to content

Hostname

autodiscover.mytec-solution.de

Last fetched

autodiscover.mytec-solution.de resolves to 16 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · autodiscover.mytec-solution.deRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/autodiscover.mytec-solution.de

Resolution chain

autodiscover.mytec-solution.de resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
40.104.16.23240.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.99.10.10440.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
40.99.10.12040.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
40.99.10.5640.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
40.99.10.8840.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
40.99.232.12040.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.99.33.15240.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
40.99.8.20040.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.96.111.852.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.111.8852.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.242.2452.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.32.18452.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.64.13652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.96.90.4052.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.98.33.23252.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
52.98.54.13652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

No WHOIS records are currently associated with autodiscover.mytec-solution.de in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from autodiscover.mytec-solution.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "autodiscover.mytec-solution.de"})-[: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.