Skip to content

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

WHISPER CANON · fenixdb.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fenixdb.com

Resolution chain

fenixdb.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.147.137.21216.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.89.16935.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.56.17135.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.142.21944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.101.4944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.212.3052.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.176.23952.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.52.18352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.67.5254.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.133.22754.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.212.12654.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.157.13252.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

27 observed subdomains of fenixdb.com.

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.