Hostname
saltycloud.com
Last fetched
saltycloud.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saltycloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.139.72.91 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saltycloud.com owner
- Contact emails
- saltycloud.com@domainsbyproxy.com
- dublin1983@comcast.net
- 18e87bdc-6a3d-46cb-8546-aee1c2b739e9@identity-protect.org
- 1df9a940-08ac-4196-b868-680d60ba6951@identity-protect.org
- 30f33b18-9bc8-424e-a169-ce2c67d58abc@identity-protect.org
- 70c7644c-0de7-4ea2-a6b7-39673a9eb5fe@identity-protect.org
- 8bc318c5-4f35-47a9-8886-20f41dc0feb9@identity-protect.org
- a5b95bcb-300a-458c-9750-e2505cf1e2e6@identity-protect.org
- owner-2948581@saltycloud.com.whoisprivacyservice.org
- owner-5408866@saltycloud.com.whoisprivacyservice.org
- owner-7396346@saltycloud.com.whoisprivacyservice.org
- owner-9540603@saltycloud.com.whoisprivacyservice.org
Subdomains
42 observed subdomains of saltycloud.com.
Web-graph footprint
Distinct hostnames that link to or from saltycloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for saltycloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4150707.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from saltycloud.com.
- IP · 3.139.72.91
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · saltycloud.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · sa…
- 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: "saltycloud.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.