Skip to content

Hostname

screenpal.com

Last fetched

screenpal.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · screenpal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/screenpal.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.48.83100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.160.13323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.232.823.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.163.1633.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.173.633.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.89.14134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.181.12435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.131.22735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.36.20244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.211.6754.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.82.10154.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.70.4398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.207.13798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.8.4952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.93.21052.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
name administration inc. (bvi)
Contact emails

Subdomains

17 observed subdomains of screenpal.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for screenpal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.recurly.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_MXscreenpal.com

Related pages

Pivot deeper into the graph from screenpal.com.

Cypher and MCP

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

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