Hostname
saturn5.com
Last fetched
saturn5.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saturn5.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.0.211 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.35 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.37 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.52 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.68 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.70 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.2.245 | 16.15.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.139 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.54 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.112.51 | 52.219.112.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.147 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.67 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.192.59 | 52.219.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.216.11 | 52.219.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.220.3 | 52.219.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saturn5.com owner
- Contact emails
- a9811ce77c19dfcb86e38055633a57f9-942416@contact.gandi.net
- 28984b1e-dc3a-47dc-81c9-39878c4c7795@identity-protect.org
- 2cd3c89a-a956-4b65-bea5-e2a3e36a84f3@identity-protect.org
- 4b863d1a-064f-4a39-8e02-1a1602f586a7@identity-protect.org
- 5a692d69-ca96-430f-b417-a95b21ce3d67@identity-protect.org
- 5f9241ad-dbcf-488e-a623-8fdb15d6fa0b@identity-protect.org
- d5e95735-5d9b-42ce-b46d-71469d7f7432@identity-protect.org
- owner-12074385@saturn5.com.whoisprivacyservice.org
- owner-1882204@saturn5.com.whoisprivacyservice.org
- owner-9814110@saturn5.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of saturn5.com.
| Subdomain |
|---|
| www.saturn5.com |
Web-graph footprint
Distinct hostnames that link to or from saturn5.com in the public web crawl.
29 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for saturn5.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
Related pages
Pivot deeper into the graph from saturn5.com.
- IP · 16.15.0.211
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · a9811ce77c19dfcb86e38055633a57f9-942416@contact.gandi.net
- 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: "saturn5.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.