Skip to content

Hostname

mail.legacytouch.com

Last fetched

mail.legacytouch.com resolves to 12 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE.

Nutrition Label

WHISPER CANON · mail.legacytouch.comRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.legacytouch.com

Resolution chain

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

IPPrefixASNOperatorCountry
132.245.231.9132.245.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
40.101.1.4640.96.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
40.104.62.13640.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
52.97.153.13652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
52.97.153.15252.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
52.97.213.16852.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
52.97.215.10452.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
52.97.215.12052.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
52.98.151.7252.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
52.98.159.20052.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
52.98.159.21652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
52.98.206.21652.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR

WHOIS identity

No WHOIS records are currently associated with mail.legacytouch.com in WhisperGraph.

Subdomains

1 observed subdomain of mail.legacytouch.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mail.legacytouch.com.

Cypher and MCP

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

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