Skip to content

Hostname

mx.feeneyhardware.com

Last fetched

mx.feeneyhardware.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mx.feeneyhardware.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mx.feeneyhardware.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.200.17216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.1316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.523.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.8.723.5.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.8.15452.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.22152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.6952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.9352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.24552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.159.5352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.5952.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.9354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.20554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.6154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mx.feeneyhardware.com in WhisperGraph.

Subdomains

1 observed subdomain of mx.feeneyhardware.com.

Threat posture

History

Related pages

Pivot deeper into the graph from mx.feeneyhardware.com.

Cypher and MCP

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

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