Hostname
just2cloud.com
Last fetched
just2cloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
just2cloud.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.249.182.111 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.18 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.22 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.182.39 | 13.249.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.150.111 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.30 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.46 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.48 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- support@just2cloud.com
- 55615961a212f416871b9bf99b909ab4a665efe4db302f7938725c4476c3070c@just2cloud.com.whoisproxy.org
- 5c9f7e068900a36a4f4173cab894c05fc56165d73e29e49a559935ac34637b51@just2cloud.com.whoisproxy.org
- 649738074924a685fcc3f818b73e1bebbbda22cb07d7f0eea7361ef902cb6141@just2cloud.com.whoisproxy.org
- fb8f443999ce218135efd24b843b3eafb7540b431e9e1c2477ff80aaa199ad19@just2cloud.com.whoisproxy.org
Subdomains
12 observed subdomains of just2cloud.com.
Web-graph footprint
Distinct hostnames that link to or from just2cloud.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for just2cloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mxlogin.com |
Related pages
Pivot deeper into the graph from just2cloud.com.
- IP · 13.249.182.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · support@just2cloud.com
- TLD · .com
- Browse hostnames · ju…
- 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: "just2cloud.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.