Hostname
supercleanapp.com
Last fetched
supercleanapp.com 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
supercleanapp.com 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 |
|---|---|---|---|---|
| 18.164.96.103 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.115 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.118 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.76 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.108 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.2 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.22 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.3 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of supercleanapp.com owner
- Contact emails
- 183f4fb2-4bd5-431e-b584-31a103c5b430@identity-protect.org
- 1c355301-6dfb-4a6a-9f45-1208d8447d6e@identity-protect.org
- 614782c9-14ae-4ab0-a47b-7c70abd7faaf@identity-protect.org
- c16977f3-483f-4bf3-8430-5d5158136b0c@identity-protect.org
- c8e5ee75-2e99-46e5-b98e-a4255f00ed87@identity-protect.org
- e40630c3-1860-476c-b3ff-e801a23c9456@identity-protect.org
- f0671027-58c9-409e-8634-33cb269ed45e@identity-protect.org
- owner-1981411@supercleanapp.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for supercleanapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from supercleanapp.com.
- IP · 18.164.96.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 183f4fb2-4bd5-431e-b584-31a103c5b430@identity-protect.org
- TLD · .com
- Browse hostnames · su…
- 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: "supercleanapp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.