Skip to content

Hostname

screenanarchy.com

Last fetched

screenanarchy.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.209.239.943.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.204.1253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.255.6035.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.55.12644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.121.7152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.98.23854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.147.9254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.96.10754.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.22.954.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.76.13998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

3 observed subdomains of screenanarchy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for screenanarchy.com.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from screenanarchy.com.

Cypher and MCP

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

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