Skip to content

Hostname

finicens.com

Last fetched

finicens.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · finicens.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/finicens.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.19216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.10716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.23.2053.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.2043.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.163.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.221.24552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.21352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.100.11552.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.101.3552.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.126.8552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.25354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.134.554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.10954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.227.10954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
jose ignacio andres
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from finicens.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "finicens.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.