Hostname
junia.com
Last fetched
junia.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1659 as the registrar.
Nutrition Label
Resolution chain
junia.com 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 |
|---|---|---|---|---|
| 3.160.150.108 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.17 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.42 | 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.162.103.127 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.15 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.19 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.55 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.206.122 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.74 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.77 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.87 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:1659
- Organization
- alexander lerman
- Contact emails
Subdomains
28 observed subdomains of junia.com.
Showing 24 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from junia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for junia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143187414.spf06.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_INCLUDE | spf1.junia.com |
Related pages
Pivot deeper into the graph from junia.com.
- IP · 3.160.150.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1659
- Country · DE
- Email · 2414637@privacy-link.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: "junia.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.