Hostname
singlebasecloud.com
Last fetched
singlebasecloud.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
singlebasecloud.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 |
|---|---|---|---|---|
| 13.35.93.123 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.20 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.36 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.73 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.232.105 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.129 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.35 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.39 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of singlebasecloud.com owner
- Contact emails
- 076dfca3-1ae0-4080-b905-766f1bdd4c57@identity-protect.org
- 1f4bfee6-93f1-4624-a00d-12efd77fe8ef@identity-protect.org
- 3184a0f5-ff10-44ef-829c-6fe64ffc63d1@identity-protect.org
- 7339c9f9-5bb4-4b67-bb19-3ea61cbb1da2@identity-protect.org
- 7da69f0b-f8b5-4794-9a54-d8dd0bced9d6@identity-protect.org
- a33b1924-4039-4a57-ae55-cef7047d2329@identity-protect.org
- f0c112a5-5214-4f56-8e3b-0eb91a5fe03b@identity-protect.org
Subdomains
6 observed subdomains of singlebasecloud.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for singlebasecloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from singlebasecloud.com.
- IP · 13.35.93.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 076dfca3-1ae0-4080-b905-766f1bdd4c57@identity-protect.org
- TLD · .com
- Browse hostnames · si…
- 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: "singlebasecloud.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.