Skip to content

Hostname

screening.live

Last fetched

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

Nutrition Label

WHISPER CANON · screening.liveRouting diversity7.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/screening.live

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.19816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.10516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.14316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.24416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.17116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.20516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.18716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.20616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.38.19716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.38.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.14916.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.22916.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.21.843.5.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.215.2952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.216.4552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0160699440
Contact emails

Subdomains

64 observed subdomains of screening.live.

Threat posture

History

Related pages

Pivot deeper into the graph from screening.live.

Cypher and MCP

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

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