Hostname
fenixdb.com
Last fetched
fenixdb.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.
Nutrition Label
Resolution chain
fenixdb.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 |
|---|---|---|---|---|
| 16.147.137.212 | 16.147.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.155.89.169 | 35.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.56.171 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.225.142.219 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.101.49 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.212.30 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.41.176.239 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.52.183 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.201.67.52 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.214.133.227 | 54.214.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.245.212.126 | 54.245.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.36.157.132 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:431
- Organization
- private registrant
- Contact emails
Subdomains
27 observed subdomains of fenixdb.com.
Showing 21 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fenixdb.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fenixdb.com.
- IP · 16.147.137.212
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:431
- Country · US
- Email · avlpamakzbud92r@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · fe…
- 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: "fenixdb.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.