Skip to content

Hostname

wslive.com

Last fetched

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

Nutrition Label

WHISPER CANON · wslive.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wslive.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.23716.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.14016.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.20216.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.016.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.216.18.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6716.18.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.816.18.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.16016.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.241.9952.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.10152.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.4552.218.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.1352.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.22152.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.196.1352.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.9952.217.54.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.50.2752.217.63.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of wslive.com owner
Contact emails

Subdomains

8 observed subdomains of wslive.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wslive.com.

MechanismTarget
SPF_Awslive.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.130.113.100/32
SPF_IP206.16.57.11/32
SPF_IP206.16.57.19/32
SPF_IP206.16.57.2/32
SPF_IP63.241.213.108/32
SPF_IP66.196.230.226/32
SPF_MXwslive.com

Related pages

Pivot deeper into the graph from wslive.com.

Cypher and MCP

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

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