Skip to content

Hostname

lionsgateplus.com

Last fetched

lionsgateplus.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · lionsgateplus.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lionsgateplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.213.20115.197.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.196.2353.33.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
54.218.16.12054.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
contact privacy inc. customer 1249383845
Contact emails

Subdomains

4 observed subdomains of lionsgateplus.com.

Web-graph footprint

Distinct hostnames that link to or from lionsgateplus.com in the public web crawl.

96 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lionsgateplus.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP205.168.251.44/30
SPF_IP38.143.234.35
SPF_IP38.143.234.51
SPF_IP38.143.234.53

Related pages

Pivot deeper into the graph from lionsgateplus.com.

Cypher and MCP

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

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