Skip to content

Hostname

strategylive.net

Last fetched

strategylive.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · strategylive.netRouting diversity7.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/strategylive.net

Resolution chain

strategylive.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.5016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.23116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.196.16816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.24916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.5116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5616.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.12516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.5316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.10616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.10916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.35.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.39.25316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.23716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.9316.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
ed cooley
Contact emails

Subdomains

48 observed subdomains of strategylive.net.

Web-graph footprint

Distinct hostnames that link to or from strategylive.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for strategylive.net.

MechanismTarget
SPF_Astrategylive.net
SPF_MXstrategy5.com
SPF_MXstrategylive.net
SPF_MXstrategysystems.com

Related pages

Pivot deeper into the graph from strategylive.net.

Cypher and MCP

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

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