Hostname
5nix.com
Last fetched
5nix.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
5nix.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 |
|---|---|---|---|---|
| 54.165.14.59 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- aleksey ivankin
- Contact emails
Subdomains
79 observed subdomains of 5nix.com.
Showing 25 of 79. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for 5nix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _ds-htz.5nix.com |
| SPF_IP | 108.171.180.97 |
| SPF_IP | 148.251.237.212 |
| SPF_IP | 178.63.0.219 |
| SPF_IP | 2a01:4f8:201:22c6::/64 |
| SPF_IP | 2a01:4f8:201:4365::/64 |
| SPF_IP | 2a01:4f8:202:80d3::/64 |
| SPF_IP | 78.46.21.157 |
| SPF_MX | 5nix.com |
Related pages
Pivot deeper into the graph from 5nix.com.
- IP · 54.165.14.59
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · domains+godaddy@908.dp.ua
- TLD · .com
- Browse hostnames · 5n…
- 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: "5nix.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.