Skip to content

Hostname

feeneyhardware.com

Last fetched

feeneyhardware.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.12216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.10916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.16816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.1316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.21616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.18616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.23516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.5716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.20416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.8416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of feeneyhardware.com owner
Contact emails

Subdomains

3 observed subdomains of feeneyhardware.com.

Web-graph footprint

Distinct hostnames that link to or from feeneyhardware.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for feeneyhardware.com.

MechanismTarget
SPF_INCLUDEspf-0039b801.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from feeneyhardware.com.

Cypher and MCP

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

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