Hostname
juni.co
Last fetched
juni.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
juni.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.55.116 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.18 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.19 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 143.204.55.82 | 143.204.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.175.45.19 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.73 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.76 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.85 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 99.84.152.107 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.33 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.46 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.63 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- chadi ghaith
- Contact emails
Subdomains
31 observed subdomains of juni.co.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from juni.co in the public web crawl.
198 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for juni.co.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143844942.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from juni.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "juni.co"})-[: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.