Skip to content

Hostname

mlcrosoft.live

Last fetched

mlcrosoft.live resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mlcrosoft.liveRouting diversity6.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/mlcrosoft.live

Resolution chain

mlcrosoft.live resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.206.112.11418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.84.9123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.146.333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.217.4134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.58.23134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.225.4734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.42.7435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.29.15252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.100.19054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.59.23854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.207.6854.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.63.19954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.159.13854.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.250.7198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.33.20498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.239.1998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.95.9632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.120.67100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of mlcrosoft.live.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mlcrosoft.live.

MechanismTarget
SPF_IP18.209.119.19
SPF_IP3.232.241.79
SPF_IP54.209.51.230/24
SPF_MXmlcrosoft.live

Related pages

Pivot deeper into the graph from mlcrosoft.live.

Cypher and MCP

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

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