Hostname
clearscale.net
Last fetched
clearscale.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clearscale.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.252.124 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.44 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.7 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.84 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.132.102 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.132.43 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.132.54 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.132.82 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- clear scale
- Contact emails
- ppragin@hotmail.com
- admin@clearscale.net
- 011eafe6-6f31-4a89-a241-239853e42c0b@identity-protect.org
- 69662e2a-ee08-4dd0-a802-cb20a763357d@identity-protect.org
- 8da6aa9b-f29b-4a1c-8b80-2c2f16cba02c@identity-protect.org
- 9c422664-113e-4ade-a8c1-2f7692143201@identity-protect.org
- ca367112-fde5-49ae-a79b-d6a47a79468a@identity-protect.org
- e2538ad0-9a25-46c5-a26b-fb1b31153563@identity-protect.org
Subdomains
10 observed subdomains of clearscale.net.
Web-graph footprint
Distinct hostnames that link to or from clearscale.net in the public web crawl.
6 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for clearscale.net.
| Mechanism | Target |
|---|---|
| SPF_A | clearscale.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 54.67.2.97 |
| SPF_MX | clearscale.net |
Related pages
Pivot deeper into the graph from clearscale.net.
- IP · 13.33.252.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · ppragin@hotmail.com
- TLD · .net
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "clearscale.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.