Skip to content

Hostname

screen.cloud

Last fetched

screen.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · screen.cloudRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/screen.cloud

Resolution chain

screen.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.1218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.45.1133.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1273.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1283.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.73.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.192.100.10054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.10154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.1154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1387
Organization
aruba pec spa
Contact emails

Subdomains

50 observed subdomains of screen.cloud.

Web-graph footprint

Distinct hostnames that link to or from screen.cloud in the public web crawl.

101 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for screen.cloud.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from screen.cloud.

Cypher and MCP

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

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